ElementHost MouseDown Event not recognizing

I've been looking for the solution to this problem for days but can't seem to find anything that works. I have an ElementHost on a page in my project that holds a graph of plotted objects. I'm trying to give the user the ability to zoom in/out and translate
the graph to anywhere they want to view.
To zoom in/out I successfully used  Private Sub ElementHost1_MouseWheel(ByVal eventSender As System.Object, ByVal eventArgs As System.Windows.Forms.MouseEventArgs) Handles ElementHost1.MouseWheel
This works nicely, but I can't seem to make any Click or MouseDown event register. For example, Private Sub ElementHost1_MouseDown(ByVal eventSender as System.Object, ByVal evenArgs As System.Windows.Forms.MouseEventArgs) Handles ElementHost1.MouseDown (or
.Click or .DoubleClick or .MouseHover or .MouseMove...). None of these subroutines will be entered when I click on ElementHost1
I'm pretty new to this so I'm sorry if I'm missing something simple here. Also, when I create the same MouseDown event for the page the ElementHost1 graph is on, the page itself will register the mouse event happening but not when I'm clicking anywhere on the
graph. Any suggestions or help would be greatly appreciated, thank you.

I've been looking for the solution to this problem for days but can't seem to find anything that works. I have an ElementHost on a page in my project that holds a graph of plotted objects. I'm trying to give the user the ability to zoom in/out and
translate the graph to anywhere they want to view.
To zoom in/out I successfully used  Private Sub ElementHost1_MouseWheel(ByVal eventSender As System.Object, ByVal eventArgs As System.Windows.Forms.MouseEventArgs) Handles ElementHost1.MouseWheel
This works nicely, but I can't seem to make any Click or MouseDown event register. For example, Private Sub ElementHost1_MouseDown(ByVal eventSender as System.Object, ByVal evenArgs As System.Windows.Forms.MouseEventArgs) Handles ElementHost1.MouseDown (or
.Click or .DoubleClick or .MouseHover or .MouseMove...). None of these subroutines will be entered when I click on ElementHost1
I'm pretty new to this so I'm sorry if I'm missing something simple here. Also, when I create the same MouseDown event for the page the ElementHost1 graph is on, the page itself will register the mouse event happening but not when I'm clicking anywhere on the
graph. Any suggestions or help would be greatly appreciated, thank you.
ElementHosts are for hosting WPF controls. WPF controls have their own events which are not the same as Windows.Forms events.
I've never used an ElementHost. I am guessing that for whatever WPF control you are using you would need to use the events available for it.
You don't mention what control the graph is used with. I suspect whatever that control is you will need to find the events for. WPF control events are different than Windows.Forms events.
I don't see a graph specific control for WPF at the link below. And if you look at one of the controls at the link then look at the events for that control they pretty much are way different than events for Windows.Forms controls of the same type.
https://msdn.microsoft.com/en-us/library/ms754204(v=vs.110).aspx
La vida loca

Similar Messages

  • WPF ElementHost Canvas, MouseDown event

    Hi,
    This is to get the ElementHost MouseDown event to fire, a canvas was manually added as a child to the element host, when its opacity was changed to 95%. Still neither of the events independently set for the element host and the canvas fire.
    I have not changed the canvas background property yet. I am not sure where to find the proper documentations for such events, nor of how the mouse down event mechanism behavior is, specially in this case that the entire element host container
    area is covered by the WPF controls, any insight is greatly appreciated.
    Best Regards,
    AliReza Bemanian, Ph.D.

    Hi AliReza Bemanian,
    Since it is the WPF issue, I help you move this case to the Windows Presentation Foundation (WPF) forum for dedicated support.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • IPhoto Events not used elsewhere

    I have noticed that AppleTV, my iPod Classic and most other apps don't recognize Events in iPhoto. It's really annoying to look at photos on my iPod or AppleTV and just see this one huge list of photos. Why are Events not recognized outside of iPhoto? Is there a switch I can turn on somewhere?

    No, there's no such switch. You can use Albums - and very quickly make Albums of your Events. Other wise let the developers know you want this feature:
    iPhoto menu -> Provide iPhoto Feedback
    Regards
    TD

  • Event Viewer cannot open the event Log or Custom view. Verify that the Event log service is running or query is too long. The instance name passed was not recognized as valid by a WMI data provider(4201).

    "Event Viewer cannot open the event Log or Custom view. Verify that the Event log service is running or query is too long. The instance name passed was not recognized as valid by a WMI data provider(4201)"
    This error keeps cropping up now and again on most of our domain controllers (OS-2008 AND 2008R2)...Usually a restart fixes the issue however the issue repeats and security logs don't generate.
    Any advice on how to fix this issue permanently would be greatly appreciated.

    Please see this: https://social.technet.microsoft.com/Forums/windows/en-US/95987ca3-a1b2-4da6-95b7-d825d06cdac7/error-code-4201-the-instance-name-passed-was-not-recognized-as-valid-by-a-wmi-data-provider?forum=w7itprosecurity
    You can also try rebuilding the WMI repository: http://blogs.technet.com/b/askperf/archive/2009/04/13/wmi-rebuilding-the-wmi-repository.aspx
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • Iphone not recognized by windows or itunes

    Can anyone please help me figure out how to resolve this issue?  My iphone 4 is not recognized by my PC.  My OS is by Vista Home Premium Service Pack 2.  I tried the various "device not recognized" troubleshooting to no avail.  I tunes is up to date.  I even turned off my security sw for a bit to see if there was a third party conflict...all to no avail.  There has got to be someone out there who has the smarts to show me how to fix this.  Please advise and many thanks in advance!

    Jason,
    I understand why Apple doesn't cover the water damaged phones under the warranty, but do you know why they don't fix them if the customer is paying? Is it just because they want the people to buy another phone so they can make more money? I guess I just don't get it.
    The cost to repair a device and all of its components is more than the cost of a new device.
    Other than the article I linked above, this is the part of the warranty/legal forms that would apply:
    +"US v1.0+
    +Apple reserves the right to refuse+
    +service on products that have serial numbers altered, defaced or removed or that are damaged due to+
    +accident, abuse, neglect, misuse (including faulty installation, repair, or maintenance by anyone other+
    +than Apple or an Apple Authorized Service Provider), unauthorized modification, extreme environment+
    +(including extreme temperature or humidity), extreme physical or electrical stress or interference,+
    +fluctuation or surges of electrical power, lightning, static electricity, fire, acts of God or other external+
    +causes. In such event, Apple may return the product to you without servicing it, and may charge you the+
    +Diagnostic Fee."+ from http://images.apple.com/legal/terms/repair/docs/070108aiphoneOOW.pdf
    -Jason

  • [solved] Digital Camera not recognized in device-manager

    My digital camera "Canon Powershot SX120 is" is not recognized by the devicemanager. I have read Digital Cameras.
    $ groups
    wheel storage users printadmin
    The "camera"-Group isn't needed anymore and this group doesn't exist on my system.
    The Powershot SX 120 has a  MTP/PTP connection mode (as the manual says). But:
    # mtp-detect
    Unable to open ~/.mtpz-data for reading, MTPZ disabled.libmtp version: 1.1.6
    Listing raw device(s)
    No raw devices found.
    gphoto succeed:
    $ gphoto2 --auto-detect
    Modell Port
    Canon PowerShot SX120 IS usb:002,019
    A gphoto --summary could be found here
    There is no udev-rule for this camera. If i create one while copying a rule from a similar camera from /etc/udev/rules.d/69-libmtp.rules, and store it into /etc/udev/rules.d/69-canon.rules, the device-manager shows up. My udev-rule:
    # Canon PowerShot SX120AX (PTP/MTP mode)
    ATTR{idVendor}=="04a9", ATTR{idProduct}=="31e0", SYMLINK+="libmtp-%k", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"
    The device-manager shows me only the option to open with a file-manager. Doing so will result in an error:
    The file or folder udi=/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:02.1/usb2/2-8/ do not exist.
    With my udev-rule:
    solid-hardware listen
    Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
    Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
    Listening to add/remove events:
    Device Added:
    udi = '/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:02.1/usb2/2-8'
    Without the active udev-rule, "solid-hardware listen" produces nothing, but
    udevadm monitor
    monitor will print the received events for:
    UDEV - the event which udev sends out after rule processing
    KERNEL - the kernel uevent
    KERNEL[5077.662572] add /devices/pci0000:00/0000:00:02.1/usb2/2-8 (usb)
    KERNEL[5077.662655] add /devices/pci0000:00/0000:00:02.1/usb2/2-8/2-8:1.0 (usb)
    UDEV [5077.681178] add /devices/pci0000:00/0000:00:02.1/usb2/2-8 (usb)
    UDEV [5077.693035] add /devices/pci0000:00/0000:00:02.1/usb2/2-8/2-8:1.0 (usb)
    Don't know what to do ... is a udev-rule necessary to bring up the message from device-manger? Or is the Camera not recognized as a mtp-device (the Camera has no such settings)? How could i figure it out?
    With Digikam i could import Fotos, but i would do so with gwenview. I've tried to check it out with gwenview_importer:
    $ gwenview_importer --udi '/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:02.1/usb2/2-8'
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    gwenview_importer: Missing required source folder argument.
      (don't care about the different udi, i took this example from a former try) but i don't know, how to find out where the "source folder" is ...
    Last edited by quiqueck (2014-02-26 20:10:25)

    I have solved this by making an extra udev-rule for my camera. See my adventure on forum.kde.org for details

  • CUPS not recognizing Epson USB-Printer

    I'm trying to get an Epson Stylus Office Box BX300F to work with Arch x86_64.
    I have followed the CUPS wiki page closely and have installed everything it told me to.
    When i connected to http://localhost:631/admin and clicked 'add printer' the USB printer was not listed. dmesg however showed me that the printer is at least recognized to some extent:
    [ 2295.813154] usb 2-1: new high speed USB device number 6 using ehci_hcd
    [ 2295.951540] usblp0: USB Bidirectional printer dev 6 if 1 alt 0 proto 2 vid 0x04B8 pid 0x0848
    [ 2297.177498] usb 2-1: usbfs: interface 1 claimed by usblp while 'usb' sets config #1
    I tried blacklisting usblp, but then, after rebooting, it got not recognized at all, so i undid that.
    Then i found the printer in the openprint db (link), found the driver that is listed as working perfectly there in the AUR (link) and installed that package. But it doesn't seem to help at all, CUPS still doesn't list any USB printer. I've included the full section of /var/log/cups/error_log with loglevel=debug, hope it helps. Any suggestions on how i can get the printer working are greatly appreciated.
    cupsd restarted at 20:31:19 ; i refreshed http://localhost:631/admin at 20:31:24 ; and i clicked 'add printer' at 20:31:30
    I [05/Jul/2011:20:31:19 +0200] Listening to [v1.::1]:631 (IPv6)
    I [05/Jul/2011:20:31:19 +0200] Listening to 127.0.0.1:631 (IPv4)
    I [05/Jul/2011:20:31:19 +0200] Listening to /var/run/cups/cups.sock (Domain)
    I [05/Jul/2011:20:31:19 +0200] Remote access is disabled.
    D [05/Jul/2011:20:31:19 +0200] Added auto ServerAlias klapptop
    I [05/Jul/2011:20:31:19 +0200] Loaded configuration file "/etc/cups/cupsd.conf"
    I [05/Jul/2011:20:31:19 +0200] Using default TempDir of /var/spool/cups/tmp...
    I [05/Jul/2011:20:31:19 +0200] Configured for up to 100 clients.
    I [05/Jul/2011:20:31:19 +0200] Allowing up to 100 client connections per host.
    I [05/Jul/2011:20:31:19 +0200] Using policy "default" as the default!
    D [05/Jul/2011:20:31:19 +0200] load_ppd: Loading /var/cache/cups/Virtual_PDF_Printer.ipp4...
    D [05/Jul/2011:20:31:19 +0200] cupsdRegisterPrinter(p=0x7f8696d72660(Virtual_PDF_Printer))
    D [05/Jul/2011:20:31:19 +0200] cupsdMarkDirty(---p--)
    D [05/Jul/2011:20:31:19 +0200] cupsdSetBusyState: Dirty files
    I [05/Jul/2011:20:31:19 +0200] Partial reload complete.
    I [05/Jul/2011:20:31:19 +0200] Listening to [v1.::1]:631 on fd 3...
    I [05/Jul/2011:20:31:19 +0200] Listening to 127.0.0.1:631 on fd 6...
    I [05/Jul/2011:20:31:19 +0200] Listening to /var/run/cups/cups.sock on fd 7...
    I [05/Jul/2011:20:31:19 +0200] Resuming new connection processing...
    D [05/Jul/2011:20:31:19 +0200] cupsdRegisterPrinter(p=0x7f8696d72660(Virtual_PDF_Printer))
    D [05/Jul/2011:20:31:19 +0200] Discarding unused server-restarted event...
    D [05/Jul/2011:20:31:19 +0200] PID 1508 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
    D [05/Jul/2011:20:31:20 +0200] Report: clients=0
    D [05/Jul/2011:20:31:20 +0200] Report: jobs=2
    D [05/Jul/2011:20:31:20 +0200] Report: jobs-active=0
    D [05/Jul/2011:20:31:20 +0200] Report: printers=1
    D [05/Jul/2011:20:31:20 +0200] Report: printers-implicit=0
    D [05/Jul/2011:20:31:20 +0200] Report: stringpool-string-count=859
    D [05/Jul/2011:20:31:20 +0200] Report: stringpool-alloc-bytes=9192
    D [05/Jul/2011:20:31:20 +0200] Report: stringpool-total-bytes=17984
    D [05/Jul/2011:20:31:24 +0200] cupsdAcceptClient: 11 from localhost:631 (IPv6)
    D [05/Jul/2011:20:31:24 +0200] cupsdReadClient: 11 GET /admin/?OP=redirect HTTP/1.1
    D [05/Jul/2011:20:31:24 +0200] cupsdSetBusyState: Active clients and dirty files
    D [05/Jul/2011:20:31:24 +0200] cupsdAuthorize: Authorized as root using Basic
    D [05/Jul/2011:20:31:24 +0200] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi"
    D [05/Jul/2011:20:31:24 +0200] [CGI] argv[1] = "OP=redirect"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[10] = "SERVER_ADMIN=root@klapptop"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.7"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[13] = "USER=root"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[16] = "IPP_PORT=631"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[17] = "AUTH_TYPE=Basic"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[18] = "LANG=de.UTF8"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[19] = "REDIRECT_STATUS=1"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[21] = "SERVER_NAME=localhost"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[22] = "SERVER_PORT=631"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[23] = "REMOTE_ADDR=[v1.::1]"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[24] = "REMOTE_HOST=localhost"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[25] = "SCRIPT_NAME=/admin/"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin/"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[27] = "REMOTE_USER=root"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[29] = "HTTP_COOKIE=org.cups.sid=8ecaff0f260930f93ef5e9dff799b7c7"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[30] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[31] = "REQUEST_METHOD=GET"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[32] = "QUERY_STRING=OP=redirect"
    D [05/Jul/2011:20:31:24 +0200] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 1509)
    I [05/Jul/2011:20:31:24 +0200] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=1509)
    D [05/Jul/2011:20:31:24 +0200] cupsdSendCommand: 11 file=12
    D [05/Jul/2011:20:31:24 +0200] [CGI] admin.cgi started...
    D [05/Jul/2011:20:31:24 +0200] cupsdAcceptClient: 13 from localhost (Domain)
    D [05/Jul/2011:20:31:24 +0200] [CGI] http=0x7f1f946405c0
    D [05/Jul/2011:20:31:24 +0200] [CGI] org.cups.sid cookie is "8ecaff0f260930f93ef5e9dff799b7c7"
    D [05/Jul/2011:20:31:24 +0200] [CGI] redirecting with prefix http://localhost:631!
    D [05/Jul/2011:20:31:24 +0200] cupsdReadClient: 13 WAITING Closing on EOF
    D [05/Jul/2011:20:31:24 +0200] cupsdCloseClient: 13
    D [05/Jul/2011:20:31:24 +0200] Script header: Location: http://localhost:631/admin
    D [05/Jul/2011:20:31:24 +0200] Script header:
    D [05/Jul/2011:20:31:24 +0200] cupsdSetBusyState: Dirty files
    D [05/Jul/2011:20:31:24 +0200] PID 1509 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
    D [05/Jul/2011:20:31:24 +0200] cupsdReadClient: 11 GET /admin HTTP/1.1
    D [05/Jul/2011:20:31:24 +0200] cupsdSetBusyState: Active clients and dirty files
    D [05/Jul/2011:20:31:24 +0200] cupsdAuthorize: No authentication data provided.
    D [05/Jul/2011:20:31:24 +0200] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[10] = "SERVER_ADMIN=root@klapptop"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.7"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[13] = "USER=root"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[16] = "IPP_PORT=631"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[17] = "LANG=de.UTF8"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[18] = "REDIRECT_STATUS=1"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[19] = "GATEWAY_INTERFACE=CGI/1.1"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[20] = "SERVER_NAME=localhost"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[21] = "SERVER_PORT=631"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[22] = "REMOTE_ADDR=[v1.::1]"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[23] = "REMOTE_HOST=localhost"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[24] = "SCRIPT_NAME=/admin"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[25] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[26] = "SERVER_PROTOCOL=HTTP/1.1"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[27] = "HTTP_COOKIE=org.cups.sid=8ecaff0f260930f93ef5e9dff799b7c7"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[28] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[29] = "REQUEST_METHOD=GET"
    D [05/Jul/2011:20:31:24 +0200] [CGI] envp[30] = "QUERY_STRING="
    D [05/Jul/2011:20:31:24 +0200] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 1510)
    I [05/Jul/2011:20:31:24 +0200] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=1510)
    D [05/Jul/2011:20:31:24 +0200] cupsdSendCommand: 11 file=12
    D [05/Jul/2011:20:31:24 +0200] [CGI] admin.cgi started...
    D [05/Jul/2011:20:31:24 +0200] cupsdAcceptClient: 13 from localhost (Domain)
    D [05/Jul/2011:20:31:24 +0200] [CGI] http=0x7f7248b935c0
    D [05/Jul/2011:20:31:24 +0200] [CGI] org.cups.sid cookie is "8ecaff0f260930f93ef5e9dff799b7c7"
    D [05/Jul/2011:20:31:24 +0200] [CGI] No form data, showing main menu...
    D [05/Jul/2011:20:31:24 +0200] [CGI] /usr/share/cups/drivers/pscript5.dll: No such file or directory
    D [05/Jul/2011:20:31:24 +0200] cupsdReadClient: 13 POST / HTTP/1.1
    D [05/Jul/2011:20:31:24 +0200] cupsdAuthorize: No authentication data provided.
    D [05/Jul/2011:20:31:24 +0200] cupsdReadClient: 13 1.1 Get-Subscriptions 1
    D [05/Jul/2011:20:31:24 +0200] Get-Subscriptions ipp://localhost/
    D [05/Jul/2011:20:31:24 +0200] Returning IPP successful-ok for Get-Subscriptions (ipp://localhost/) from localhost
    D [05/Jul/2011:20:31:24 +0200] Script header: Content-Type: text/html;charset=utf-8
    D [05/Jul/2011:20:31:24 +0200] Script header:
    D [05/Jul/2011:20:31:24 +0200] cupsdReadClient: 13 WAITING Closing on EOF
    D [05/Jul/2011:20:31:24 +0200] cupsdCloseClient: 13
    D [05/Jul/2011:20:31:24 +0200] cupsdSetBusyState: Dirty files
    D [05/Jul/2011:20:31:24 +0200] PID 1510 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
    D [05/Jul/2011:20:31:30 +0200] cupsdReadClient: 11 POST /admin/ HTTP/1.1
    D [05/Jul/2011:20:31:30 +0200] cupsdSetBusyState: Active clients and dirty files
    D [05/Jul/2011:20:31:30 +0200] cupsdAuthorize: Authorized as root using Basic
    D [05/Jul/2011:20:31:30 +0200] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[10] = "SERVER_ADMIN=root@klapptop"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.7"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[13] = "USER=root"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[16] = "IPP_PORT=631"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[17] = "AUTH_TYPE=Basic"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[18] = "LANG=de.UTF8"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[19] = "REDIRECT_STATUS=1"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[21] = "SERVER_NAME=localhost"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[22] = "SERVER_PORT=631"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[23] = "REMOTE_ADDR=[v1.::1]"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[24] = "REMOTE_HOST=localhost"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[25] = "SCRIPT_NAME=/admin/"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin/"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[27] = "REMOTE_USER=root"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[29] = "HTTP_COOKIE=org.cups.sid=8ecaff0f260930f93ef5e9dff799b7c7"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[30] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[31] = "HTTP_REFERER=http://localhost:631/admin"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[32] = "REQUEST_METHOD=POST"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[33] = "CONTENT_LENGTH=60"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[34] = "CONTENT_TYPE=application/x-www-form-urlencoded"
    D [05/Jul/2011:20:31:30 +0200] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 1511)
    I [05/Jul/2011:20:31:30 +0200] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=1511)
    D [05/Jul/2011:20:31:30 +0200] cupsdSendCommand: 11 file=13
    D [05/Jul/2011:20:31:30 +0200] [CGI] admin.cgi started...
    D [05/Jul/2011:20:31:30 +0200] cupsdAcceptClient: 14 from localhost (Domain)
    D [05/Jul/2011:20:31:30 +0200] [CGI] http=0x7f2a6b99e5c0
    D [05/Jul/2011:20:31:30 +0200] [CGI] org.cups.sid cookie is "8ecaff0f260930f93ef5e9dff799b7c7"
    D [05/Jul/2011:20:31:30 +0200] [CGI] op="add-printer"...
    D [05/Jul/2011:20:31:30 +0200] [CGI] do_am_printer: DEVICE_URI="(null)"
    D [05/Jul/2011:20:31:30 +0200] [CGI] Getting list of devices...
    D [05/Jul/2011:20:31:30 +0200] cupsdReadClient: 14 POST / HTTP/1.1
    D [05/Jul/2011:20:31:30 +0200] cupsdAuthorize: No authentication data provided.
    D [05/Jul/2011:20:31:30 +0200] cupsdReadClient: 14 1.1 CUPS-Get-Devices 1
    D [05/Jul/2011:20:31:30 +0200] CUPS-Get-Devices
    D [05/Jul/2011:20:31:30 +0200] cupsdIsAuthorized: username=""
    D [05/Jul/2011:20:31:30 +0200] Returning HTTP Unauthorized for CUPS-Get-Devices (no URI) from localhost
    D [05/Jul/2011:20:31:30 +0200] cupsdSendHeader: 14 WWW-Authenticate: Basic realm="CUPS", trc="y"
    D [05/Jul/2011:20:31:30 +0200] cupsdReadClient: 14 WAITING Closing on EOF
    D [05/Jul/2011:20:31:30 +0200] cupsdCloseClient: 14
    D [05/Jul/2011:20:31:30 +0200] cupsdAcceptClient: 14 from localhost (Domain)
    D [05/Jul/2011:20:31:30 +0200] cupsdReadClient: 14 WAITING Closing on EOF
    D [05/Jul/2011:20:31:30 +0200] cupsdCloseClient: 14
    D [05/Jul/2011:20:31:30 +0200] cupsdAcceptClient: 14 from localhost (Domain)
    D [05/Jul/2011:20:31:30 +0200] cupsdReadClient: 14 POST / HTTP/1.1
    D [05/Jul/2011:20:31:30 +0200] cupsdAuthorize: Authorized as root using Local
    D [05/Jul/2011:20:31:30 +0200] cupsdReadClient: 14 1.1 CUPS-Get-Devices 1
    D [05/Jul/2011:20:31:30 +0200] CUPS-Get-Devices
    D [05/Jul/2011:20:31:30 +0200] cupsdIsAuthorized: username="root"
    D [05/Jul/2011:20:31:30 +0200] [CGI] argv[0] = "/usr/lib/cups/daemon/cups-deviced"
    D [05/Jul/2011:20:31:30 +0200] [CGI] argv[1] = "1"
    D [05/Jul/2011:20:31:30 +0200] [CGI] argv[2] = "0"
    D [05/Jul/2011:20:31:30 +0200] [CGI] argv[3] = "5"
    D [05/Jul/2011:20:31:30 +0200] [CGI] argv[4] = "2"
    D [05/Jul/2011:20:31:30 +0200] [CGI] argv[5] = "requested-attributes=all"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[10] = "SERVER_ADMIN=root@klapptop"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.7"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[13] = "USER=root"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[16] = "IPP_PORT=631"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[17] = "AUTH_TYPE=Local"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[18] = "LANG=de.UTF8"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[19] = "REDIRECT_STATUS=1"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[21] = "SERVER_NAME=localhost"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[22] = "SERVER_PORT=631"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[23] = "REMOTE_ADDR="
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[24] = "REMOTE_HOST=localhost"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[25] = "SCRIPT_NAME=/"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[27] = "REMOTE_USER=root"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[29] = "HTTP_USER_AGENT=CUPS/1.4.7"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[30] = "REQUEST_METHOD=POST"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[31] = "CONTENT_LENGTH=88"
    D [05/Jul/2011:20:31:30 +0200] [CGI] envp[32] = "CONTENT_TYPE=application/ipp"
    D [05/Jul/2011:20:31:30 +0200] [CGI] Started /usr/lib/cups/daemon/cups-deviced (PID 1512)
    I [05/Jul/2011:20:31:30 +0200] Started "/usr/lib/cups/daemon/cups-deviced" (pid=1512)
    D [05/Jul/2011:20:31:30 +0200] cupsdSendCommand: 14 file=15
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/http (PID 1513)
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/socket (PID 1514)
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/snmp (PID 1515)
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/mdns (PID 1516)
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/usb (PID 1517)
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/smb (PID 1518)
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/lpd (PID 1519)
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/beh (PID 1520)
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/dnssd (PID 1521)
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/scsi (PID 1522)
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/serial (PID 1523)
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/cups-pdf (PID 1524)
    D [05/Jul/2011:20:31:30 +0200] [CGI] list_devices
    D [05/Jul/2011:20:31:30 +0200] [CGI] usb_find_busses=6
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/parallel (PID 1525)
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/bluetooth (PID 1526)
    D [05/Jul/2011:20:31:30 +0200] [CGI] perl: warning: Setting locale failed.
    D [05/Jul/2011:20:31:30 +0200] [CGI] perl: warning: Please check that your locale settings:
    D [05/Jul/2011:20:31:30 +0200] [CGI] LANGUAGE = (unset),
    D [05/Jul/2011:20:31:30 +0200] [CGI] LC_ALL = (unset),
    D [05/Jul/2011:20:31:30 +0200] [CGI] LANG = "de.UTF8"
    D [05/Jul/2011:20:31:30 +0200] [CGI] are supported and installed on your system.
    D [05/Jul/2011:20:31:30 +0200] [CGI] perl: warning: Falling back to the standard locale ("C").
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/ipp (PID 1527)
    D [05/Jul/2011:20:31:30 +0200] Script header: Content-Type: application/ipp
    D [05/Jul/2011:20:31:30 +0200] Script header:
    D [05/Jul/2011:20:31:30 +0200] [CGI] Flushed attributes...
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Found device "http"...
    D [05/Jul/2011:20:31:30 +0200] [CGI] Flushed attributes...
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Found device "socket"...
    D [05/Jul/2011:20:31:30 +0200] [CGI] Flushed attributes...
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Found device "smb"...
    D [05/Jul/2011:20:31:30 +0200] [CGI] Flushed attributes...
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Found device "beh"...
    D [05/Jul/2011:20:31:30 +0200] [CGI] Flushed attributes...
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Found device "cups-pdf:/"...
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] PID 1514 (socket) exited with no errors.
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] PID 1516 (mdns) exited with no errors.
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] PID 1518 (smb) exited with no errors.
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] PID 1520 (beh) exited with no errors.
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] PID 1524 (cups-pdf) exited with no errors.
    D [05/Jul/2011:20:31:30 +0200] [CGI] Flushed attributes...
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Found device "lpd"...
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] PID 1513 (http) exited with no errors.
    E [05/Jul/2011:20:31:30 +0200] [CGI] Unable to create avahi client: Resource temporarily unavailable
    E [05/Jul/2011:20:31:30 +0200] [cups-deviced] PID 1521 (dnssd) stopped with status 1!
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] PID 1525 (parallel) exited with no errors.
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] PID 1522 (scsi) exited with no errors.
    D [05/Jul/2011:20:31:30 +0200] [CGI] Flushed attributes...
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Found device "scsi"...
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] PID 1526 (bluetooth) exited with no errors.
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] PID 1519 (lpd) exited with no errors.
    D [05/Jul/2011:20:31:30 +0200] [CGI] Flushed attributes...
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] Found device "ipp"...
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] PID 1527 (ipp) exited with no errors.
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] PID 1523 (serial) exited with no errors.
    D [05/Jul/2011:20:31:30 +0200] [CGI] usb_find_devices=9
    D [05/Jul/2011:20:31:30 +0200] [cups-deviced] PID 1517 (usb) exited with no errors.
    D [05/Jul/2011:20:31:32 +0200] [cups-deviced] PID 1515 (snmp) exited with no errors.
    D [05/Jul/2011:20:31:32 +0200] PID 1512 (/usr/lib/cups/daemon/cups-deviced) exited with no errors.
    D [05/Jul/2011:20:31:32 +0200] [CGI] Got device list!
    D [05/Jul/2011:20:31:32 +0200] cupsdReadClient: 14 WAITING Closing on EOF
    D [05/Jul/2011:20:31:32 +0200] cupsdCloseClient: 14
    D [05/Jul/2011:20:31:32 +0200] PID 1511 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
    D [05/Jul/2011:20:31:32 +0200] Script header: Content-Type: text/html;charset=utf-8
    D [05/Jul/2011:20:31:32 +0200] Script header:
    D [05/Jul/2011:20:31:32 +0200] cupsdSetBusyState: Dirty files
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    D [05/Jul/2011:20:31:32 +0200] [CGI] Regular expression "[a-z]+://"
    I [05/Jul/2011:20:31:50 +0200] Generating printcap /etc/printcap...
    D [05/Jul/2011:20:31:50 +0200] cupsdSetBusyState: Not busy
    D [05/Jul/2011:20:32:02 +0200] cupsdReadClient: 11 WAITING Closing on EOF
    D [05/Jul/2011:20:32:02 +0200] cupsdCloseClient: 11

    I have gotten around to give this printer another try and when i connected it and read through /var/log/cups/error_log i noticed 2 lines close to the end that seem to be the problem:
    D [24/Aug/2011:12:42:23 +0200] [CGI] libusb couldn't open USB device /dev/bus/usb/002/006: Permission denied.
    D [24/Aug/2011:12:42:23 +0200] [CGI] libusb requires write access to USB device nodes.
    i checked the permissions, but they seem to be allright:
    $ ls -l /dev/bus/usb/002/006
    crw-rw-r--+ 1 root scanner 189, 133 24. Aug 12:42 /dev/bus/usb/002/006
    $ id
    ...,7(lp),10(wheel),96(scanner),97(camera)
    here is the complete part of error_log from connecting the printer:
    D [24/Aug/2011:12:42:23 +0200] cupsdAcceptClient: 12 from localhost (Domain)
    D [24/Aug/2011:12:42:23 +0200] Report: clients=1
    D [24/Aug/2011:12:42:23 +0200] Report: jobs=2
    D [24/Aug/2011:12:42:23 +0200] Report: jobs-active=0
    D [24/Aug/2011:12:42:23 +0200] Report: printers=1
    D [24/Aug/2011:12:42:23 +0200] Report: printers-implicit=0
    D [24/Aug/2011:12:42:23 +0200] Report: stringpool-string-count=859
    D [24/Aug/2011:12:42:23 +0200] Report: stringpool-alloc-bytes=9192
    D [24/Aug/2011:12:42:23 +0200] Report: stringpool-total-bytes=17984
    D [24/Aug/2011:12:42:23 +0200] cupsdReadClient: 12 POST / HTTP/1.1
    D [24/Aug/2011:12:42:23 +0200] cupsdSetBusyState: Active clients
    D [24/Aug/2011:12:42:23 +0200] cupsdAuthorize: No authentication data provided.
    D [24/Aug/2011:12:42:23 +0200] cupsdReadClient: 12 1.1 CUPS-Get-Devices 1
    D [24/Aug/2011:12:42:23 +0200] CUPS-Get-Devices
    D [24/Aug/2011:12:42:23 +0200] cupsdIsAuthorized: username=""
    D [24/Aug/2011:12:42:23 +0200] Returning HTTP Unauthorized for CUPS-Get-Devices (no URI) from localhost
    D [24/Aug/2011:12:42:23 +0200] cupsdSendHeader: 12 WWW-Authenticate: Basic realm="CUPS", trc="y"
    D [24/Aug/2011:12:42:23 +0200] cupsdReadClient: 12 WAITING Closing on EOF
    D [24/Aug/2011:12:42:23 +0200] cupsdCloseClient: 12
    D [24/Aug/2011:12:42:23 +0200] cupsdSetBusyState: Not busy
    D [24/Aug/2011:12:42:23 +0200] cupsdAcceptClient: 12 from localhost (Domain)
    D [24/Aug/2011:12:42:23 +0200] cupsdReadClient: 12 WAITING Closing on EOF
    D [24/Aug/2011:12:42:23 +0200] cupsdCloseClient: 12
    D [24/Aug/2011:12:42:23 +0200] cupsdAcceptClient: 12 from localhost (Domain)
    D [24/Aug/2011:12:42:23 +0200] cupsdReadClient: 12 POST / HTTP/1.1
    D [24/Aug/2011:12:42:23 +0200] cupsdSetBusyState: Active clients
    D [24/Aug/2011:12:42:23 +0200] cupsdAuthorize: Authorized as root using PeerCred
    D [24/Aug/2011:12:42:23 +0200] cupsdReadClient: 12 1.1 CUPS-Get-Devices 1
    D [24/Aug/2011:12:42:23 +0200] CUPS-Get-Devices
    D [24/Aug/2011:12:42:23 +0200] cupsdIsAuthorized: username="root"
    D [24/Aug/2011:12:42:23 +0200] [CGI] argv[0] = "/usr/lib/cups/daemon/cups-deviced"
    D [24/Aug/2011:12:42:23 +0200] [CGI] argv[1] = "1"
    D [24/Aug/2011:12:42:23 +0200] [CGI] argv[2] = "0"
    D [24/Aug/2011:12:42:23 +0200] [CGI] argv[3] = "2"
    D [24/Aug/2011:12:42:23 +0200] [CGI] argv[4] = "2"
    D [24/Aug/2011:12:42:23 +0200] [CGI] argv[5] = "requested-attributes=all exclude-schemes='beh','cups-pdf','bluetooth','dnssd','http','https','ipp','lpd','ncp','parallel','scsi','smb','snmp','socket'"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[10] = "SERVER_ADMIN=root@klapptop"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.8"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[13] = "USER=root"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[16] = "IPP_PORT=631"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[17] = "AUTH_TYPE=PeerCred"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[18] = "LANG=en_US.UTF8"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[19] = "REDIRECT_STATUS=1"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[21] = "SERVER_NAME=localhost"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[22] = "SERVER_PORT=631"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[23] = "REMOTE_ADDR="
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[24] = "REMOTE_HOST=localhost"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[25] = "SCRIPT_NAME=/"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[27] = "REMOTE_USER=root"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[29] = "HTTP_USER_AGENT=CUPS/1.4.8"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[30] = "REQUEST_METHOD=POST"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[31] = "CONTENT_LENGTH=244"
    D [24/Aug/2011:12:42:23 +0200] [CGI] envp[32] = "CONTENT_TYPE=application/ipp"
    D [24/Aug/2011:12:42:23 +0200] [CGI] Started /usr/lib/cups/daemon/cups-deviced (PID 1501)
    I [24/Aug/2011:12:42:23 +0200] Started "/usr/lib/cups/daemon/cups-deviced" (pid=1501)
    D [24/Aug/2011:12:42:23 +0200] cupsdSendCommand: 12 file=14
    D [24/Aug/2011:12:42:23 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/mdns (PID 1502)
    D [24/Aug/2011:12:42:23 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/usb (PID 1503)
    D [24/Aug/2011:12:42:23 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/serial (PID 1504)
    D [24/Aug/2011:12:42:23 +0200] [CGI] list_devices
    D [24/Aug/2011:12:42:23 +0200] [CGI] usb_find_busses=6
    D [24/Aug/2011:12:42:23 +0200] [cups-deviced] PID 1504 (serial) exited with no errors.
    D [24/Aug/2011:12:42:23 +0200] [cups-deviced] PID 1502 (mdns) exited with no errors.
    D [24/Aug/2011:12:42:23 +0200] [CGI] usb_find_devices=9
    D [24/Aug/2011:12:42:23 +0200] [CGI] libusb couldn't open USB device /dev/bus/usb/002/006: Permission denied.
    D [24/Aug/2011:12:42:23 +0200] [CGI] libusb requires write access to USB device nodes.
    D [24/Aug/2011:12:42:23 +0200] [cups-deviced] PID 1503 (usb) exited with no errors.
    D [24/Aug/2011:12:42:23 +0200] PID 1501 (/usr/lib/cups/daemon/cups-deviced) exited with no errors.
    D [24/Aug/2011:12:42:23 +0200] Script header: Content-Type: application/ipp
    D [24/Aug/2011:12:42:23 +0200] Script header:
    D [24/Aug/2011:12:42:23 +0200] cupsdSetBusyState: Not busy
    D [24/Aug/2011:12:42:23 +0200] cupsdReadClient: 12 WAITING Closing on EOF
    D [24/Aug/2011:12:42:23 +0200] cupsdCloseClient: 12
    i found a related thread ( https://bbs.archlinux.org/viewtopic.php?id=110477 ) but that deals with digital cameras, so it doesn't really help me. Other forum threads i found about libusb permission errors were mostly people that forgot to add themselves to lp and the like. Does anyone know why i get the permission errors and how i can fix it? Any help is greatly appreciated!

  • Pictures not recognized by iPhoto

    I have just installed Lion and iPhoto 11 version 9.1.5.
    Now, when I import pictures they are not recognized by iPhoto. I can see them i Finder.
    At first the import seems to work: The import function runs and the event is created. (The name of the event is typed in by me as normally before starting the import).
    But when I open the event the pictures aren’t there. When I restart iPhoto the event has disappeared.
    Can anyone help?

    I have solved the problem my self
    Press the Command and Option key. Launch iPhoto while holding the two keys. A dialog box comes up. Put a check mark in “Examine and repair iPhoto Library file permissions”.

  • HT2292 I have a 3GS iphone.It was working alright with iTunes.Recently, it was unlocked. After it was unlocked, the iphone is functioning alright but it is not recognized by iTunes and iTunes stops working, when I connect iphone.Any advice please.

    I have a 3GS iphone. It was jailbroken and working alright.But I was not able to upgrade its IOS frrom 4.0.1 to higher versions and many applicatopns were not compatible with this version of the IOS. So I decided to do a factory unlocking. From an website, based in Mumbai, I unlocked it. When I check now in different websites from my IMEI number, my iphone is unlocked. So I became happy that I can now upgrade my iphone. But the events turned to be different.When I connected to iTunes, iTunes stopped working and my iphone did not appear in the iTunes. I uninstalled and reinstalled iTunes after cleaning previous registry of all relatedd components like Quicktime, Bejour,Apple software updates and mobile softwares. I also used msconfig to troubleshoot conflicts in software of Windows 7 ultimate but still my iTunes is not working, when I connect the iphone. If I do not connect the iphone, iTunes is working alright. Can any friend give me some advice how to proceed. I do not like comments like Jailbreaking is illegal and should not have been done. Please advice me what should I do right now. Thanking you all and expecting some valuable suggestions from this expert community.

    There are multiple reasons that lead to issue. You should read the troubleshooting guide to get the right solution to solve the issue: iPhone, iPad, or iPod touch not recognized in iTunes for Windows - Apple Support

  • IPOD Shuffle not recognized by computer, and caused a  USB power surge

    Device is not recognized by computer, and I tried the listed support recommendations.
    The problem originated when I plugged the IPOD shuffle directly into the computer USB ( not using a hub), and this caused a warning window to appear saying unknown device has caused a power surge to this port, and most be removed. Prior to this event, the IPOD shuffle has worked (with direct contact with computer usb or through a powered highspeed usb hub) without issue for nearly 1 year. Any taker's on this issue? Thanks.

    Hi JBR,
    Go to your control panel and click on Install/Uninstall programs. Scroll down and see if you have multiple versions of the ipod updater installed on your computer. If you do, then uninstall both versions. Reboot your computer.
    Next, go to the downloads page and download/install the 1-10-2006 ipod updater. Once installed, go to your start programs and select ipod updater from there. Plug in your ipod and wait a moment. If it's like mine, it'll recognize your ipod and then you can do a "restore" for a clean format.
    After that, open itunes and life should be good.
    Hope this helps!

  • Calendar Server Error: At least one sharee was not recognized by the server. New invitations have not been sent.

    I deployed a Mountain Lion Server with the calendar service active. Every time a user tries to share a calendar they have created under thier account to an external person using thier email address, the server gives the following error: "At least one sharee was not recognized by the server. New invitations have not been sent."
    Invites to share a calendar to OD accounts on the server seem to work fine.
    I have a calendar specific email address for external invites set up. The server seems to send individual event invites to external email addresses just fine, so I am thinking the email is working. Email is not served on the Mountain Lion Server. The account is through Google Apps using IMAP and SMTP.
    What's even stranger, is that there doesn't seem to be any message in the Calendar error logs.
    I've tried creating a new test account and no luck.
    I don't know what else to try.
    Thanks in advance for any help!

    another 3rd party sofwtare that allows you opent he backup and grab info
    http://www.processtext.com/abcblackberry.html
    trial for 30 days, good program for that 30 days, I hear they arent a pleasant company to purchase from though

  • [solved] External Hard Drive Not Recognized

    I bought a SATA-to-USB 2.0 external HDD enclosure today (found here), and plugged in a 320gb WD Scorpio Blue. When I first plugged it into my laptop, with Crunchbang Stalter on it, it worked perfectly. I partitioned it and everything. However, I then plugged it into my desktop with Arch on it, kernel version 3.4.4.2, and it was not recognized. lsusb returns nothing related to it, fdisk -l does nothing, and dmesg only displays "fuse init (API version 7.18)". I have tried multiple file systems, set up on my laptop, including ext4, fat32 and ntfs, with absolutely no luck. I would greatly appreciate any help.
    Last edited by mjdudak (2012-07-11 15:56:32)

    I was actually having the same problem with a USB to SATA adapter that only occured on my arch box. When the device was plugged in it showed the event in dmesg and then it got registered as /dev/sde. If I tried to use the mount command though it gave me some error like "could not read from inode" or something like that. After upgrading to kernel 3.4.4-4 the problem seems to have corrected its self now. Are you using systemd or udev?
    Last edited by mynis01 (2012-07-10 09:01:38)

  • VS 2005 not recognizing CR XI release 2

    Visual Studio  2005 not recognizing CR XI release 2.
    Using XP.
    I am a newbie to CRXI and VS2005.
    Sequence of events:
    I had installed Crystal Reports8.5. 
    Then installed  VS 2005.
    Because I needed CR XI,  I uninstalled Crystal 8.5.
    Then installed CR XI release 2. (SP 2 and 5)
    Now from VS 2005 help -> I donu2019t see CR XI Release 2.
    I only see
      Crystal Reports   
      Crystal Reports for Visual Studio 2005
    I tried different permutaions of  installing and uninstalling  CR XI R2 and VS 2005 but had no luck.
    When running the C# program (that communicates between our Java App and Crystal Reports) , It complains about not able to find the following
           CrystalDecisions.CrystalReports.Engine
           CrystalDecisions.Shared and
           CrystalDecisions.Windows.Forms
    On my XP machine, these are under
              C:\Program Files\Common Files\Business Objects\2.7\Managed
    But for my colleague who has this working (Vista machine), these dlls are under
              C:\Program Files\Business Objects\common\3.5\Managed folder
    On my machine there is no folder called u201Cmanagedu201D under
             C:\Program Files\Business Objects\common\3.5\
    I am assuming that if
        - VS2005 realizes that there is CR XI Release 2 on my machine, the during the installation of VS2005  installation it will probably add the dlls under ...\common\3.5\managed\
    and I will be all set.
    Any help in this matter is appreciated.

    Hi Jonathan!
    Thanks a lot for your quick reply.
    On the Help  => About:
    It does not say "developer" anywhere.
    It says:
                      CR Professional: Product Type: Full
                       Product Version; 11.5.8.826
                       This product is NOT REGISTERED! Please take a moment to tegister
                      Registration Number: XXXXXX
                     and some additional info sales phone #s etc..
    How do I get it to say it developer?
    Did My install go bad?
    Thanks again Jonathan!

  • ACPI AC adapter plugging in/off not recognized

    Hi!
    I got problem with events handling in acpi, it does not recognize any action connected with ac adapter plugging in/off. here is tail -f /var/log/messages.log:
    Jan 31 22:32:29 localhost logger: ACPI action undefined: PNP0C0A:00
    Jan 31 22:32:41 localhost logger: ACPI group/action undefined: processor / LNXCPU:00
    Jan 31 22:32:41 localhost logger: ACPI group/action undefined: processor / LNXCPU:01
    Jan 31 22:32:41 localhost kernel: [ 8350.696824] EXT4-fs (sda5): re-mounted. Opts: commit=600
    Jan 31 22:32:41 localhost kernel: [ 8351.053848] EXT4-fs (sda6): re-mounted. Opts: commit=600
    Jan 31 22:32:42 localhost logger: ACPI action undefined: PNP0C0A:00
    Jan 31 22:32:45 localhost logger: ACPI group/action undefined: processor / LNXCPU:00
    Jan 31 22:32:45 localhost logger: ACPI group/action undefined: processor / LNXCPU:01
    Jan 31 22:32:46 localhost kernel: [ 8355.361473] EXT4-fs (sda5): re-mounted. Opts: commit=0
    Jan 31 22:32:46 localhost kernel: [ 8355.463075] EXT4-fs (sda6): re-mounted. Opts: commit=0
    Jan 31 22:32:46 localhost logger: ACPI action undefined: PNP0C0A:00
    any ideas?

    Jan 31 22:32:29 localhost logger: ACPI action undefined: PNP0C0A:00
    Jan 31 22:32:41 localhost logger: ACPI group/action undefined: processor / LNXCPU:00
    Jan 31 22:32:41 localhost logger: ACPI group/action undefined: processor / LNXCPU:01
    Jan 31 22:32:41 localhost kernel: [ 8350.696824] EXT4-fs (sda5): re-mounted. Opts: commit=600
    Jan 31 22:32:41 localhost kernel: [ 8351.053848] EXT4-fs (sda6): re-mounted. Opts: commit=600
    are related to unplugging adapter
    Jan 31 22:32:42 localhost logger: ACPI action undefined: PNP0C0A:00
    Jan 31 22:32:45 localhost logger: ACPI group/action undefined: processor / LNXCPU:00
    Jan 31 22:32:45 localhost logger: ACPI group/action undefined: processor / LNXCPU:01
    Jan 31 22:32:46 localhost kernel: [ 8355.361473] EXT4-fs (sda5): re-mounted. Opts: commit=0
    Jan 31 22:32:46 localhost kernel: [ 8355.463075] EXT4-fs (sda6): re-mounted. Opts: commit=0
    those are related to plugging back adapter.
    acpi_listen shows:
    processor LNXCPU:00 00000081 00000000
    processor LNXCPU:01 00000081 00000000
    ac_adapter ACPI0003:00 00000080 00000000
    battery PNP0C0A:00 00000080 00000001
    processor LNXCPU:00 00000081 00000000
    processor LNXCPU:01 00000081 00000000
    ac_adapter ACPI0003:00 00000080 00000001
    battery PNP0C0A:00 00000080 00000001
    my handler.sh:
    # Default acpi script that takes an entry for all actions
    minspeed=`cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq`
    maxspeed=`cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq`
    setspeed1="/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed"
    setspeed2="/sys/devices/system/cpu/cpu1/cpufreq/scaling_setspeed"
    setspeed3="/sys/devices/system/cpu/cpu2/cpufreq/scaling_setspeed"
    setspeed4="/sys/devices/system/cpu/cpu3/cpufreq/scaling_setspeed"
    set $*
    case "$1" in
    button/power)
    #echo "PowerButton pressed!">/dev/tty5
    case "$2" in
    PBTN|PWRF) logger "PowerButton pressed: $2" ;;
    *) logger "ACPI action undefined: $2" ;;
    esac
    button/sleep)
    case "$2" in
    SLPB) echo -n mem >/sys/power/state ;;
    *) logger "ACPI action undefined: $2" ;;
    esac
    ac_adapter)
    case "$2" in
    AC*|ACAD*|ADP0*|AD*)
    case "$4" in
    00000000)
    echo -n $minspeed >$setspeed1
    echo -n $minspeed >$setspeed2
    echo -n $minspeed >$setspeed3
    echo -n $minspeed >$setspeed4
    #/etc/laptop-mode/laptop-mode start
    00000001)
    echo -n $maxspeed >$setspeed1
    echo -n $maxspeed >$setspeed2
    echo -n $maxspeed >$setspeed3
    echo -n $maxspeed >$setspeed4
    #/etc/laptop-mode/laptop-mode stop
    esac
    *) logger "ACPI action undefined: $2" ;;
    esac
    battery)
    case "$2" in
    BAT0)
    case "$4" in
    00000000) #echo "offline" >/dev/tty5
    00000001) #echo "online" >/dev/tty5
    esac
    CPU0)
    *) logger "ACPI action undefined: $2" ;;
    esac
    button/lid)
    case "$3" in
    close)
    #echo "LID closed!">/dev/tty5
    open)
    #echo "LID opened!">/dev/tty5
    esac
    logger "ACPI group/action undefined: $1 / $2"
    esac
    What I'm trying to do is to set cpu governor to ondemand when adapter is plugged in and powersave when adapter is unplugged. I saw that actions are undefined so I assumed that acpi is not recognizing actions(even with this:
    ac_adapter)
    case "$2" in
    AC*|ACAD*|ADP0*|AD*)
    entries in handler.sh)

  • Computer is not recognizing my iphone

    I recently purchased a new computer & it is not recognizing my phone.  I'm afraid I'll lose all of my apps, music, pictures, etc... I've uninstalled iTunes & reinstalled & nothing is working. Please help

    Check this article: iOS: Device not recognized in iTunes for Windows
    Syncing to a new iTunes library or computer will erase your phone. Only if you back up manually before syncing, you can restore your device from that backup again. A manual backup does not include the sync process.
    Do this:
    Disable autosync in iTunes, connect your phone to your new computer and right click on it in the device list and choose backup. iTunes will backup your device without syncing.
    Transfer your purchases the same way, choosing "transfer purchases" this time.
    When you connect your phone for the first time, all media content will be erased. But you can restore your settings and app data from your manual backup afterwards.
    Don't forget to set up at least one contact and event on your new computer to be able to merge calendars and contacts when you sync the iPhone for the first time.
    Music is one way only, from the computer to your device, unless you bought the songs in itunes and transferred your purchases.
    There is 3rd party software out there, but not supported by Apple, see this thread:http://discussions.apple.com/thread.jspa?threadID=2013615&tstart=0
    About backups and what's saved:iTunes: About iOS backups
    How to back up and restore:http://support.apple.com/kb/HT1414
    How to download apps for free again:http://support.apple.com/kb/HT2519
    Saving other data is also described here. How to back up your data and set up as a new device

Maybe you are looking for