[solved] Missing dependency with Mousepad?

Pardon if this is wrong forum. I'm still very new to Arch.
xfce4's mousepad would not print. Other apps would, but not mousepad. You could not adjust things like paper type (letter, legal, etc) or other printer options. If you tried to print, mousepad would say:
client-error-bad-request
On this xfce4 forum: (http://forum.xfce.org/index.php?action= … =showPosts)
Where I found that, apparently mousepad needs the package a2ps.
Sure enough, that solved it for me.
Hopefully, this message will get to the right people with Arch.  I really enjoy Arch so far, and I'm just trying to help in any way...
Last edited by Seleven (2007-02-19 16:39:12)

Thanks! You just solved my problem in 30 seconds. :-)
Is it possible to put a2ps in the mousepad's dependencies?
I love the power of arch and xfce...

Similar Messages

  • [Solved]Missing dependency [dbus-sharp]

    I recently adopted a PKGBUILD that I like it's docky-stacks-bzr and when trying to fix it I'm getting this error :
    Running aclocal -I . -I m4/shamrock ...
    Running automake --copy --gnu ...
    Running autoconf ...
    Running intltoolize --force --copy --automake ...
    Running ./configure --prefix=/usr ...
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking how to create a pax tar archive... gnutar
    checking whether NLS is requested... yes
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking dependency style of gcc... none
    checking for intltool >= 0.35.0... 0.41.1 found
    checking for intltool-update... /usr/bin/intltool-update
    checking for intltool-merge... /usr/bin/intltool-merge
    checking for intltool-extract... /usr/bin/intltool-extract
    checking for xgettext... /usr/bin/xgettext
    checking for msgmerge... /usr/bin/msgmerge
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for perl... /usr/bin/perl
    checking for perl >= 5.8.1... 5.12.1
    checking for XML::Parser... ok
    checking how to run the C preprocessor... gcc -E
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... (cached) /usr/bin/msgfmt
    checking for dcgettext... yes
    checking if msgfmt accepts -c... yes
    checking for gmsgfmt... (cached) /usr/bin/msgfmt
    checking for xgettext... (cached) /usr/bin/xgettext
    checking for catalogs to be installed... ast bg bn ca cs da de el en_GB es et eu fi fo fr gl he hi hr hu id is it ja ko lt nb nl nn pl pt pt_BR ro ru sk sl sv tr uk zh_CN zh_HK zh_TW
    checking for pkg-config... /usr/bin/pkg-config
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking dependency style of gcc... (cached) none
    checking for ANSI C header files... (cached) yes
    checking for mono... /usr/bin/mono
    checking for gmcs... /usr/bin/gmcs
    checking pkg-config is at least version 0.9.0... yes
    checking for GCONF... yes
    checking for gconftool-2... /usr/bin/gconftool-2
    Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
    Using $(sysconfdir)/gconf/schemas as install directory for schema files
    checking for GCONF_SHARP_20... yes
    checking for GLIB_SHARP_20... yes
    checking for GIO_SHARP... yes
    checking for GNOME_DESKTOP_SHARP_20... yes
    checking for GNOME_KEYRING_SHARP... yes
    checking for GTK_SHARP_20... yes
    checking for LIBRSVG_SHARP... yes
    checking for MONO_ADDINS... yes
    checking for MONO_ADDINS_GUI... yes
    checking for MONO_ADDINS_SETUP... yes
    checking for MONO_CAIRO... yes
    checking for DBUS_SHARP_10... no
    configure: error: Package requirements (dbus-sharp-1.0 >= 0.7) were not met:
    No package 'dbus-sharp-1.0' found
    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.
    Alternatively, you may set the environment variables DBUS_SHARP_10_CFLAGS
    and DBUS_SHARP_10_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.
    Abortando...
    I looked in the repos and couldn't find it and looking in other places I found this http://www.ndesk.org/DBusSharp  but I am confussed about dbus-sharp and ndesk-dbus can some guide me
    thanks in advance
    Last edited by cruznick (2011-01-10 07:25:30)

    cruznick wrote:
    I recently adopted a PKGBUILD that I like it's docky-stacks-bzr and when trying to fix it I'm getting this error :
    Running aclocal -I . -I m4/shamrock ...
    Running automake --copy --gnu ...
    Running autoconf ...
    Running intltoolize --force --copy --automake ...
    Running ./configure --prefix=/usr ...
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking how to create a pax tar archive... gnutar
    checking whether NLS is requested... yes
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking dependency style of gcc... none
    checking for intltool >= 0.35.0... 0.41.1 found
    checking for intltool-update... /usr/bin/intltool-update
    checking for intltool-merge... /usr/bin/intltool-merge
    checking for intltool-extract... /usr/bin/intltool-extract
    checking for xgettext... /usr/bin/xgettext
    checking for msgmerge... /usr/bin/msgmerge
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for perl... /usr/bin/perl
    checking for perl >= 5.8.1... 5.12.1
    checking for XML::Parser... ok
    checking how to run the C preprocessor... gcc -E
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... (cached) /usr/bin/msgfmt
    checking for dcgettext... yes
    checking if msgfmt accepts -c... yes
    checking for gmsgfmt... (cached) /usr/bin/msgfmt
    checking for xgettext... (cached) /usr/bin/xgettext
    checking for catalogs to be installed... ast bg bn ca cs da de el en_GB es et eu fi fo fr gl he hi hr hu id is it ja ko lt nb nl nn pl pt pt_BR ro ru sk sl sv tr uk zh_CN zh_HK zh_TW
    checking for pkg-config... /usr/bin/pkg-config
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking dependency style of gcc... (cached) none
    checking for ANSI C header files... (cached) yes
    checking for mono... /usr/bin/mono
    checking for gmcs... /usr/bin/gmcs
    checking pkg-config is at least version 0.9.0... yes
    checking for GCONF... yes
    checking for gconftool-2... /usr/bin/gconftool-2
    Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
    Using $(sysconfdir)/gconf/schemas as install directory for schema files
    checking for GCONF_SHARP_20... yes
    checking for GLIB_SHARP_20... yes
    checking for GIO_SHARP... yes
    checking for GNOME_DESKTOP_SHARP_20... yes
    checking for GNOME_KEYRING_SHARP... yes
    checking for GTK_SHARP_20... yes
    checking for LIBRSVG_SHARP... yes
    checking for MONO_ADDINS... yes
    checking for MONO_ADDINS_GUI... yes
    checking for MONO_ADDINS_SETUP... yes
    checking for MONO_CAIRO... yes
    checking for DBUS_SHARP_10... no
    configure: error: Package requirements (dbus-sharp-1.0 >= 0.7) were not met:
    No package 'dbus-sharp-1.0' found
    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.
    Alternatively, you may set the environment variables DBUS_SHARP_10_CFLAGS
    and DBUS_SHARP_10_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.
    Abortando...
    I looked in the repos and couldn't find it and looking in other places I found this http://www.ndesk.org/DBusSharp  but I am confussed about dbus-sharp and ndesk-dbus can some guide me
    thanks in advance
    And you marked docky-bzr for this?
    By the way, I'm having the same issue; writing a PKGBUILD for ndesk-dbus-git didn't work: the configure continues to ask me about dbus-sharp-1.0 -.-
    EDIT: Solved; we have to update from ndesk-dbus to dbus-sharp
    I'm working from now on a dbus-sharp PKGBUILD
    EDIT²: PKGBUILDs for dbus-sharp and dbus-sharp-glib are now on AUR; the only issue is that they are "heavy" forks of ndesk dbus, so installing them you will broke many of your Mono apps, until Arch will not build them with dbus-sharp support. I tried to recompile Tomboy without any patch but it doesn't build.
    GNOME Do works (with some warnings) out of the box; Docky needs to be rebuilt using the GIT tree.
    Last edited by Bl@ster (2010-10-16 09:48:22)

  • Missing Dependency while installing validated rpm

    I installed the Oracle Linux 5.5 with the base package and software development option. Then I downloaded the validated rpm oracle-validated-1.0.0.-22.el5.i386.rpm
    root] yum install ./oracle-validated-1.0.0-22.el5.i386.rpm
    Missing Dependency: unixODBC-devel is needed by package ....
    Missing Dependency: sysstat is needed by package .....
    Please help. Thanks

    It's probably also not the most up2date version:
    # yum list oracle-validated
    Loaded plugins: security
    Installed Packages
    oracle-validated.x86_64                            1.1.0-3.el5                installedUnless you haven't done it yet, you might want to check http://public-yum.oracle.com and follow the instructions. You can then use yum to install or update software packages, rather than having to download rpm packages manually. Yum will automatically fetch/upgrade the latest versions and solve package dependencies for you. Don't forget step no 3 to enable the sections [el5_oracle_addons] [el5_addons] [el5_u5_base] and [ol5_u5_base] if you wish to install the new Oracle optimized kernel.
    after that it's simply
    # yum install oracle-validated
    # yum install sysstat
    # yum install unixODBC-develEdited by: Markus Waldorf on Sep 29, 2010 12:39 PM

  • [solved] findutils - problem with file permissions

    Hey,
    I tried running makepkg -c for an updated PKGBUILD of a package I maintain in the AUR (gretl), and it seemed fine but then hit:
    ==> Tidying install...
    -> Purging other files...
    -> Compressing man and info pages...
    -> Stripping debugging symbols from binaries and libraries...
    -> Removing libtool .la files...
    -> Removing empty directories...
    find: invalid predicate `-delete'
    I'd had some other strange errors with find over the past few weeks or so (my last -Syu was after this month's catalyst driver came out with support for the current kernel) but had shrugged them off. This error made me decide to try reinstalling findutils, and it gave the error:
    error: cannot remove file 'usr/bin/find': Operation not permitted
    a bit stupidly, I tried pacman -Rd then -S findutils, and now I get
    error: failed to commit transaction (conflicting files)
    findutils: /usr/bin/find exists in filesystem
    Errors occurred, no packages were upgraded.
    missing dependency for ca-certificates : findutils
    missing dependency for initscripts : findutils
    missing dependency for mkinitcpio : findutils
    missing dependency for texinfo : findutils
    ls -als /usr/bin | grep find     gives:
    12 -rwxr-xr-x 1 root root 10636 Mar 25 16:24 deepfind
    64 -rwxr-xr-x 1 root root 59200 May 9 01:58 efinder
    64 -rwxr-xr-x 1 500 500 59536 Jun 16 14:49 find
    and rm, mv, chmod, chown etc on /usr/bin/find as root, and from livecd, all also come back with "Operation not permitted".
    find seems to work fine for a few simple uses I've just tried.. but the last time I ran makepkg -c without the error was before the last system upgrade, so I'm guessing find didn't upgrade properly then due to whatever is wrong with the permissions, leading to the other errors.
    Anyway, I guess the question is, can I do anything to get rid of /usr/bin/find and reinstall findutils? don't mind so much about missing dependencies as I tend not to upgrade that often, but find not doing what it should is a bit of a pain.
    Last edited by manehi (2009-08-30 08:52:20)

    mm I tried all that, and no luck. though trying adduser 500 did give me a helpful reminder that usernames can't start with numbers...
    anyway, it's not a huge deal atm, and I can always clean reinstall the / partition if things really break. Thanks all the same.
    PS:
    huh, just had a thought - I remember how I used to get annoyed how mounting partitions using ext2ifs in windows didn't respect permissions properly. and now I almost wish I had a windows partition / that this wasn't a laptop hard drive...
    Last edited by manehi (2009-08-30 00:31:13)

  • Missing dependency error while installing  kernel-2.6.32-358.el6.x86_64 and yum-utils package

    Hi Experts,
    I'm not able to install the kernel in Oracle Linux using "Yum install". I'm getting error's while installing Kernel. The Kernel version is 2.6.32-358.el6.x86_64 (in the linux CD of virtual box) Can you please guide me how to proceed further.
    I used the commands below :
    wget http://public-yum.oracle.com/public-yum-ol6.repo
    yum install kernel-2.6.32-358.el6.x86_64
    I'm getting so many errors saying "Error Missing Dependency libpq.so.4() 64bit" Error missing dependency libmysqlclient.so.15()64 bit
    Please find screenshot below : http://imageshack.com/a/img30/33/kp5z.jpg
    I searched through the net and tried using "yum clean all" and yum update etc.. but the problem is not resolved...
    Please note I booted from a linux Oracle linux 6 bootable CD and trying to install Oracle Linux 6 kernel on my machine..
    I tried installing "yum-utils" package too using the below command, but that too failed giving missing dependency errors..
    Yum install yum-utils
    I dont' know much about linux and stuck with the issues above for more than 30 days now... please help...
    Regards Jags

    You cannot use the yum utility to do a major version upgrade, such as upgrading from Oracle Linux 5 to Oracle Linux 6. Kernel version 2.6.32-358.el6 is the RHCK kernel and requires Oracle Linux 6. So if your attempt was to install a driver that works only for the Red Hat Enterprise Linux 6 kernel, you will have to upgrade the OS first. For this you must start from the OL6 installation DVD, but upgrading between major release versions is not officially supported. You can however upgrade to the latest Oracle UEK kernel, by enabling the appropriate channel in the yum repository configuration file.

  • Remove All Missing Links with frames

    How can I make a script to remove all missing links with frames In indesign?
    var doc = app.activeDocument;
    var links = doc.links;
    for (var i = links.length-1; i >= 0; i--) {
    if (links[i].status == LinkStatus.LINK_MISSING) {
      try {
       links[i].parent.remove();
                 var image = link.parent;
              var frame = image.parent;
              frame.remove();
              counter++;
      catch (err) {
       $.writeln(i + " - " + err);
    I try this script, but still remain a frame, what's wrong with that?

    @Harvey – in priciple nothing's wrong with that.
    But you need only to remove the parent.parent of the found link.
    You could also resolve the object that is behind parent.parent to make sure it will work:
    var myContainerToRemove = links[i].parent.parent.getElements()[0];
    myContainerToRemove.remove();
    No container, no image, no link ;-)
    Of course that will leave a container frame behind, if the container of the graphic is itself nested into another object.
    This could be a Texts object (together with a text frame) or a SplineObject like a Rectangle, Oval, Polygon, a Button as well as a State inside an MSO…
    A remnant could also be a Group object containing only one page item…
    Depends on how the page items are used and the layout is constructed.
    Uwe

  • Missing dependency for Supertux package [staging] TUR

    I did a :
    pacman -Syu
    pacman -S staging/supertux
    supertux
    Then it complains about missing libmikmod.so.2
    I rebooted and retried. No success.
    The I did a
    pacman -S libmikmod
    and it worked !
    Have other people experienced that issue ?
    When I do a
    ldd /usr/bin/supertux
    , the libmikmod is mentioned.
    However, pacman did not install it with the package...
    Did I find a missing dependency for that package or am I doing something wrong ?

    It's a bug in sdl_mixer, I noticed this with another SDL game when I wanted to package it, it complained about no sound because of a non-working SDL_Mixer. Installing libmikmod resolved the problem.
    This bug has been reported two days ago.

  • Hello  Simple problem - don,t know how to solve it.  With Premiere CC when I try to do a selection (click... drag... release the click) very often it stop way before the end of the move I'm swinging the Magic Mouse. I taught that the mouse clicking was de

    Hello
    Simple problem - don,t know how to solve it.
    With Premiere CC when I try to do a selection (click... drag... release the click) very often it stop way before the end of the move I'm swinging the Magic Mouse. I taught that the mouse clicking was defective and went to get a new Magic Mouse after lots of frustration. Today, I have an edit to do it it does the SAME thing !!
    I was like ????#$%?&*(???
    Opened all the lights and taught I've trow the new mouse to the garbage and was using the defective mouse again... no !! - ??
    Actually, the bran new mouse is doing the same thing. What I understand after investigating on the motion and watching carefully my fingers !! -  is that when I click I have to keep my finger at the EXACT same place on the mouse... drag and release and it's fine. If I click by pushing on the mouse and my finder is moving of a 1/32th of a millimeter, it will release and my selection will be to redo. You can understand my frustration ! - 75$ later... same problem, but I know that if I click with about 5 pounds of pressure and trying to pass my finger through the plastic of the mouse, it you stay steady and make it !
    The problem is that scrolling is enable while clicking and it bugs.
    How to disable it ??
    Simple question - can't find the answer !

    Helllooo !?
    sorry but the Magic Mouse is just useless with the new Adobe Premiere CC and since I'm not the only one but can't find answer this is really disappointing. This mouse is just fantastic and now I have to swap from a USB mouse to the Magic Mouse every times I do some editing. My USB mouse if hurting my hand somehow and I want to got back to the Magic Mouse asap. Please - for sure there is a simple solution !
    Thanks !!

  • I just updated my latest java but the update is causing problems with some externale devices. So i would like to uninstall this latest java update and get back the previous one. That should solve to problems with my external device

    i just updated my latest java but the update is causing problems with some external devices. So i would like to uninstall this latest java update and get back the previous one. That should solve to problems with my external device.
    Is this possible and how do i do that?
    Anyone who responds thanks for that!
    Juko
    I am running
    Hardware Overview:
      Model Name:          Mac Pro
      Model Identifier:          MacPro1,1
      Processor Name:          Dual-Core Intel Xeon
      Processor Speed:          2,66 GHz
      Number of Processors:          2
      Total Number of Cores:          4
      L2 Cache (per Processor):          4 MB
      Memory:          6 GB
      Bus Speed:          1,33 GHz
      Boot ROM Version:          MP11.005D.B00
      SMC Version (system):          1.7f10
      Serial Number (system):          CK7XXXXXXGP
      Hardware UUID:          00000000-0000-1000-8000-0017F20F82F0
    System Software Overview:
      System Version:          Mac OS X 10.7.5 (11G63)
      Kernel Version:          Darwin 11.4.2
      Boot Volume:          Macintosh HD(2)
      Boot Mode:          Normal
      Computer Name:          Mac Pro van Juko de Vries
      User Name:          Juko de Vries (jukodevries)
      Secure Virtual Memory:          Enabled
      64-bit Kernel and Extensions:          No
      Time since boot:          11 days 20:39
    Message was edited by Host

    Java 6 you can't as Apple maintains it, and Java 7 you could if you uninstall it and Oracle provides the earlier version which they likely won't his last update fixed 37 remote exploits.
    Java broken some software here and there, all you'll have to do is wait for a update from the other parties.

  • TS1567 i have uninstalled then reinstalled itunes to solve a problem with apple mobile device, but i get this message during the install. Service  Apple Mobile Device  failed to start. Verify that you have sufficent priveleges to start system services.

    I Have reinstalled itunes to solve a problem with Apple mobile support, but during install i get this message. Service 'Apple Mobile, ( Apple Mobile Device ) failed to start. Verify that you have sufficent privileges to start system services. I'd appreciate any help on this.
    Thanks bluebanana 66

    Hi bluebanana 66,
    Thanks for visiting Apple Support Communities.
    There are a few reasons why you might receive this message after installing iTunes. You may need to verify that iTunes has been completely removed before trying to install again. See this article for the steps to completely remove and reinstall iTunes:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    http://support.apple.com/kb/ht1923
    If the error message persists, see the "Additional troubleshooting" section of this article for some steps that can help solve it:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/ht1926
    Best,
    Jeremy

  • Boot data configuration missing or with errors

    I have a Satelllite L870-15W, and no way to turn the system on.
    All it says is "Toshiba" (the welcome screen) and then (after having pressed f8 or f9):
    file: efi/micorsoft/boot/bcd,
    status 0x0000001;
    the boot configuration data for your or is missing or contains errors.
    I have only recovery partition at D: but cannot access it. What shall I do?

    Satellite L870-15W (PSKFNE-00700CHU) <- Hungarian version
    Spec here too.
    boot data configuration missing or with errors
    It probably means the BCD is missing or corrupt.
    To repair this, you need to access the recovery environment. Microsoft says Windows 8 will eventually take you there if it fails to boot many times. You can also get there using a System Repair Disc or a Windows 8 installation DVD like this downloadable one. You need the 64-bit disc.
    It's possble this will also work on your Toshiba machine. Restart the computer by pressing the power button and immediately start tapping the F12 key until the Boot Menu appears. Using the arrow keys, select <HDD Recovery>.
    WinRE looks like this. Select Troubleshoot and then Advanced options.
    Lots of things to try. See KB2622803 for boot sector problems. The article assumes Windows Vista/7. The same fixes look different in Windows 8, but are all available.
    If Automatic Repair (Startup Repair in 8.1) and System Restore fail, use the bootrec tool at the command prompt. This applies to Windows 8 also.
       Use the Bootrec.exe tool in the Windows Recovery Environment to troubleshoot and repair startup issu...
    Don't give up until you have tried replacing the BCD itself as follows. (Sometimes the partition is not named "c" and you need to try another letter.)
       c:
       cd boot
       attrib bcd -s -h -r
       ren c:\boot\bcd bcd.old
       bootrec /RebuildBcd
    -Jerry

  • HT4623 How can i solve installation problem with iOS 6.

    How can i solve installation problem with iOS 6. I've tried to install it on my iPhone 4 but nothing turned out. Thanks in advance!!!!

    can you connect your device to Tiunes and check to see if there are any files in
    OSX: ~/Library/Logs/Crashreporter/Mobiledevice/<Devicename>/
    Windows: %appdata%\Apple Computer\Logs\Crashreporter\MobileDevice\<Devicename>
    specifically named OTA......
      Also for the failed itunes restore please attach the contents of the latest log in
    OSX:   ~/Library/Logs/<iphone or ipod or ipad> updater logs
    Windows: C:/User/ Appdata/Roaming/iTunes/<iphone or ipod or ipad> updater logs

  • How To Upload Object Dependency with Long Source Code

    Hi Everyone,
    I use LSMW (IDoc:KNOMAS)  to upload the Object Dependency with T-Code CU01. However I can not upload  the formula/source code within more than 72 characters due to the maximum size of the source code field in dependency editor is 72 characters.
    Is there anyone that have the same problem and know the solution? Or is there any advice / tips how to upload the Object Dependency that have long source code?
    Any comments is appreciated. Thank you before hand.

    Hi Mika Permana,
    Same Problem am also getting when i was trying to upload more than one object dependency syntax's on CU01,
    After that i came to know we can restrict that all those things before 72 character's and we can add all those things to the next line in notepad,
    For Example,
    Header 1
    $SELF.Z_PRICE_HDC= 'HDC30' IF TURNAROUND = 'TAT5' AND NDF_COLOR1 = '4/4'
    AND NDF_COLOR1 = '4/4'
    Here We cant upload the object dependencies through to excel file,because KCD_EXCEL_OLE_TO_INT_CONVERT and ALSMEX_TABLINE function module having 'Value' field ,its length is 50 only,
    so it cant allow after 50th word. so i preferred to use notepad!!!
    the following code is for your reference.
    LOOP AT i_index WHERE knnam_001 = it_mmtab-knnam_001.
           l_count = l_count + 1.
           CONCATENATE 'RSTXP-TDLINE(' l_count ')' INTO var1.
           PERFORM bdc_field       USING var1                               " 'RSTXP-TDLINE(01)'           " syntax
                                    i_index-tdline_01_006.
           IF l_count > 15.
             MESSAGE 'LINE ITEM EXCEEDED > 15 ' TYPE 'E'.
           ENDIF.
         ENDLOOP.
    Thanks & Regards,BASTIN VINOTH NGSAP Technical Consultant, Unisoft Infotech Pvt. Ltd.,

  • Unable to find module dependency with signature microsoft_VC100_CRT_x86.DF495...

    I am fairly new to Measurement studio and am having an issue.I am running visual studio 2010 SP1 and measurement studio 2013. my project runs fine in the developement environment. But when I try to make an installer package I am getting these errors when I try to build the setup project.
    unable to find module dependency with signature microsoft_VC100_CRT_x86.DF495...
    Two or more objects have the same target location('[policydir]\9.0.30729.1.cat')
    two or more objects have the same target location ('[payload_ul]9.030729.1.policy')
    when looking at all of the detected dependencies module dependencies I found that mstudiocommon2010.msm and mstudioui.msm
    had microsoft_VC100_CRT_x86.AFA... as a dependancy but the current merge module had the DF495 signature.
    After reading some of the posts I saw that if you were running Visual studio SP1 you may need to goto the pre SP1 files.
    I did this and the warnings for msstudiocommon2010.msm and mstudioui.msm went away.
    now I have the problem MStudiodaqmx.2010.msm has a dependency on microsoft_vc100_crt_x86.DF495
    but that got replaced when i went back to the older versions. I am at aloss as to what to do at this point.
    As for the policy and payload error I was hoping these would disappear when the other issue is cleared up but I may be wrong.
    Any help would be greatly appreciated

    Hi vmrak,
    Just to clarify, have you been following the steps in the Deploying Measurement Studio Applications KB article and using the files posted in the Problems building InstallShield installer after upgrading to MS 2010 forum post?  Also, where are you seeing that MStudiodaqmx.2010.msm is dependent on microsoft_vc100_crt_x86.DF495?  If you're receiving an error that says this, would you mind posting a screenshot of it?
    You could try keeping both the old and the new versions of the merge modules in the same directory on your computer to see if all the correct references are made this way.
    -Myriam

  • HT1918 How do you solve an issue with the card? I don't get the option of 'none' :(

    How do you solve an issue with the card? I don't get the option of 'none'

    I had this exact same problem with the new iPhone I bought on 1/4/13. The walk through they provide on how to do this is useless because it fails to explain that if you are already having the problem of not getting the "None" payment option with an Apple ID then you will need to create a completely new Apple ID.
    I had to do this 7 times since I bought my iPhone on Friday until this morning to figure out how to finally be able to use the Home Sharing option in iTunes to put my music collection on my brand new $500.00 iPhone. Pretty pathetic if you ask me but since it made me so angry I want to make sure other know how to do this so you don't get as upset as I did.
    #1 If your current or soon to be "old" Apple ID is not providing the option for "None" as a payment option then you need to make a brand new one. But you have to make it specifically how I tell you.
    #2 You will need to use an email address that has not already been used for anything related to a previous Apple ID. You might need to make a brand new email address.
    #3 Open iTunes, then open iTunes Store (upper right corner of iTunes).
    #4 Click on App Store (upper center of screen).
    #5 Scroll down the screen page until you see Top Free Apps on the right side.
    #6 Choose any one of the FREE apps.
    #7 You should either get the option to create a new Apple ID box, either that, or it will pop up with some kind of disclaimer and then it does the create new Apple ID.
    Either way just create a new Apple ID when it gives you the option to and then when you get to the page that looks like the payment page the "None" payment option will finally be available.
    Note: You will still have to fill out the information on the payment page. As long as you choose the "None" option it will not request any credit card information.
    #8 You will be sent a confirmation email to the new email account. Just follow through with what ever it tells you and viola now you can use your Apple Device.
    What a pain in the keester, eh?

Maybe you are looking for