Arch64 + Nvidia 9500M GS + Metacity + compositing problems?

Hello All,
Is anyone else experienciing problems with the above combination? (Metacity compositing, not compiz!) I turned on metacity compositing and I experienced terrible lag and high cpu utilization. Disabling metacity compositing fixes the problems.
I am not sure if it indeed affected the situation but I experienced the high cpu utilization while running firefox 3 beta 5.

I already tried using the pkg1 version, but the same thing happened. now, this time i tried compiling it with the correct nvidia-utils version. but still the same thing hapened. Ill attach my PKGBUILDS.
PKGBUILD nvidia
PKGBUILD nvidia-utils
btw: nvidia-utils complied just fine.
2nd Edit:
I saw this error on the compiling screen.
test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \
echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo; \
/bin/false)
ok, I've tried running "make oldconfig && make prepare" but "make prepare" fails with the following:
bash-3.2# make prepare
CHK include/linux/version.h
CHK include/linux/utsrelease.h
make[1]: *** No rule to make target `missing-syscalls'. Stop.
make: *** [prepare0] Error 2
do you mind, running it again to check if that happens to you?. Thank you
Last edited by Ekimino (2008-09-10 22:30:50)

Similar Messages

  • SOLVED! --- compositing problem after update

    well, I've made this week's update too, just as always
    since this update I do not have compositing on my gnome desktop ( I've used fusion-icon)
    ps ax | grep fusion    showed no process, so I've tried to start fusion-icon from a terminal, here's the result:
    ------------- code -----------------
    fusion-icon
    * Detected Session: gnome
    * Searching for installed applications...
    * NVIDIA on Xorg detected, exporting: __GL_YIELD=NOTHING
    * Using the GTK Interface
    * No module named cairo
    ... Trying another interface
    * Using the Qt4 Interface
    * No module named PyQt4
    ... Trying another interface
    * Using the Qt3 Interface
    * Interface not installed
    *** Error: All interfaces failed, aborting!
    Hmm, so, as far as i know I've cairo and qt installed.
    Any ideas? Anyone has the same problem?
    Had a good night's sleep and corrected the problem,
    I've installed the [pycairo] package.
    Everything's fine now.
    Last edited by scar (2010-12-18 11:21:45)

    jasonwryan wrote:
    I thought I was.
    The first clause in the sentence tells you that you can search the boards for the answer; the second provides the high-level solution.
    https://bbs.archlinux.org/viewtopic.php?id=140439
    Thank you for the link!

  • Nvidia: video tearing when compositing is enabled

    Hi all,
    I have a very persistent problem which affects many people apparently, but after extensive searching I haven't found a conclusive fix that works for me. I have a nice Nvidia GeForce GTX 660 Ti graphics card, and I'm using the proprietary Nvidia driver (I'm using the latest version available in the official repositories).
    My desktop environment is KDE 4, and with compositing enabled (and I do want compositing enabled), the top third of my screen suffers significant tearing when there's movement, whether that be moving windows around, playing videos in mplayer, VLC or Chromium, or playing 3D games (fullscreen 3D games I've tested don't even seem to work with compositing disabled, fyi).
    In nvidia-settings, I've set the resolution and frequency of my monitor to 1680x1050 and 60Hz manually, instead of just using 'Auto' for those settings. 'Sync to VBlank' and 'Allow Flipping' are checked in the OpenGL Settings section, and the 'Image Settings' slider is set to 'High Performance'. My PowerMizer settings are set to 'Prefer Maximum Performance' for obvious reasons, but this doesn't stay set when I reboot (even with a custom line in xorg.conf added).
    This tearing is incredibly frustrating, and annoyingly I'm sure Nvidia could have fixed it by now. The issue has been discussed on forums Internet-wide for at least three years now.
    Anyway, have my xorg.conf, if it's any help. The line with 'PowerMizer' in it was found on some other forum, and it's intended to keep my PowerMizer settings on maximum performance, but that doesn't happen either. You can also see that I have TripleBuffer enabled.
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 313.26 (buildmeister@swio-display-x86-rhel47-05) Wed Feb 27 13:56:11 PST 2013
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 313.26 (buildmeister@swio-display-x86-rhel47-05) Wed Feb 27 13:55:59 PST 2013
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "0"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Samsung SyncMaster"
    HorizSync 30.0 - 81.0
    VertRefresh 56.0 - 75.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 660 Ti"
    Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x3322; PowerMizerDefaultAC=0x1"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TripleBuffer" "True"
    Option "Stereo" "0"
    Option "metamodes" "1680x1050_60 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    The history of this issue means there's unlikely to be a comprehensive fix any time soon, but I'm really hoping. This is driving me closer and closer to Windows.
    Last edited by Archimaredes (2013-04-03 16:36:40)

    vvd wrote:
    bwat47 wrote:You should be able to remove tearing in fullscreen videos at least, if you enable "unredirect fullscreen windows" in kwin and enable vsync in the nvidia driver, (and make sure you use opengl or vdpau output in the video player) because doing this makes the fullscreen window bypass kwin's composting and only use the nvidia driver's vsync
    My experience (with nvidia, vdpau, composite, vsync, tearing and all that crap) is that the window manager must support un-redirecting fullscreen windows AND vsync. If the (compositing) WM doesn't support vsync then even un-redirected windows are not vsync'ed and you get tearing (nvidia settings make no difference).
    For example, when I was using the xfce window manager (which supports un-redirecting fullscreen windows but not vsync) I still got tearing. It was only when I switched to compiz (with vsync and un-redirect FS-windows enabled) that I could get tearing free video.
    I have also found that, for smooth video playback, refresh rates do matter. This has something to do with inter-frame modulation that the video player has to do, because it has to compensate for the difference between the frame rate of the video and the refresh rate of the display. So - If you get micro stuttering (slow moving scenes do not appear like moving smooth) try switching your display refresh rates (try something like 50Hz, 59Hz and 60Hz).
    Currently I happily use gnome 3 with CLUTTER_PAINT=disable-clipped-redraws:disable-culling in /etc/environment and mplayer2 with vdpau for tearing free video. I use a script to quickly switch monitor refresh rates (since gnome doesn"t allow me to switch refresh rates - they probably never watch videos...).
    Edit: I use nvidia's High Quality settings and the adaptive (default) powermizer. Also, triple buffering is not needed for smooth video playback and it adds input latency on a vsynced composite desktop.
    With undirected fullscreen windows enabled the compositor's vsync support is irrelevant, because the whole purpose of that option is to allow the window to completely bypass the compositor. At that point it is down to the driver and the video players opengl implementation. If the compositor's vsync works properly with your driver then you don't want undirected fullscreen windows enabled for your video players anyway.
    Last edited by bwat47 (2013-04-06 18:32:11)

  • Gaming and window compositing problems [SOLVED]

    Greetings,
    I suffer from frame rate problems when compositing is enabled while playing games.
    On this computer, they worked side by side without too many problems when I used KDE (the desktop effects were not automatically disabled by KDE either).
    Now I use Xfce and have enjoyed it so far except for the problem mentioned earlier.
    I have a NVIDIA graphics card and tried some ideas out at this article but with no luck so far.
    I remember changing KDE's texture filter to "nearest" and I think that helped but I am not completely sure.
    Are there some settings in Xfce or NVIDIA I should change? Or should I do something else all together?
    Last edited by feet4337 (2011-02-04 00:33:02)

    I have an idea that I will be researching around for more information on.
    In KDE, I remember that Opengl was used in a setting instead of NVIDIA's X Rendering (or was it direct rendering...).
    With my minor knowledge of graphics cards and rendering, I came up with this:
    Opengl's memory management was used in KDE, so it explains how my computer was able to handle both compositing and graphic intensive games. And that X Rendering is not good  at(or has any ability)  managing memory. So I must find a way for NVIDIA to only use Opengl.
    Please correct me if I am making the wrong conclusion!
    EDIT: Looking at the NVIDIA server settings again, it looks like it already uses Opengl.
    Reading more from many forums, it looks like Xfce's compositing uses EXA for rendering confusing the situation just a little more.
    Last edited by feet4337 (2011-02-03 23:45:18)

  • NVidia GeForce4 Ti graphics card problems on my G4 1.25 MDD

    I've had my Dual G4 1.25 MDD for 2 yrs now and since i bought it from Apple it has the nVidia GeForce4 Ti 4600 graphics card w/128MB DDR. Love the card, but now its acting up.
    At random while playing my favorite Online Game, WoW, the Computer will have system lock ups that feel like its an issue with the Video Card. I get the Gray Translucent effect that goes over the screen then the Dialog box that pops up with You must Resart your computer, blah blah blah. I think thats a Kernel problem (not sure). Can't force quit and I am forced to power down with the Power Button and then re-power up to boot up. Often I have opened my case to blow the dust out of the case with compressed air and I notice the GPU Heatsink/Fan is extremely Hot, even hotter than the CPU Heatsink. Could the GPU Heatsink/Fan have gone bad? If so could this cause the Card to Fail?
    I ran an Apple Hardware Test one time to check it out and the Quick Test passed but the Extended Test Failed giving me a bizarre Error Code for the Video Card. I didnt recall the Code but It leads me to think the Video Card Failed!
    I still Have 1 yr left on my 3yr AppleCare. What Can I do? Perhaps the Card needs to be replaced? I can't afford a new Video Card.
    Thank you any help or idea is appreciated.

    the apple care people were very nice and helped me through some checking and did more AHT (didnt seem necessary but) and they told me the Error codes meant something to do with the Cooling FAn faulting. I got a case # and took it into my local Apple store.
    the genius tech was great and listened intently. made me feel better about bringing it in.
    the initial reports from the apple care tech on phone and the apple tech at the apple store estiimated the video card would need replacement. very nice people, down to earth and didnt make me feel stupid as some techs do.
    after seeing the estimate made me glad for apple care... whoah, lets just say if I didnt have apple care, I wouldn't have gotten the computer repaired, I would of opted to attempt to just buy parts as I could.
    now stuck checking this discussion site with my old BWG3, and I am hoping the 7days rolls by fast.
    Thanks for the help.

  • Nvidia 8600M GT PCI-E problem on GX600 notebook.

    Hello,
    I've got MSI GX600 notebook with Nvidia 8600M GT video card.
    The problem is, that the notebook has a low performance in 3D.
    It's caused by that 8600M GT video card, because the GPU-Z shows, that the card runs only in PCI-E 1x mode, but it is in the x16 PCI-E "slot".
    I tried everything. Reinstall of OS (Windows 7 64, Windows XP, Windows 7 32), new drivers, old drivers, nvidia drivers, msi drivers,alternate drivers(OMEGA),
    flashing of motherboard bios, cleaning the ventilations and heatsink, but the problem is still here. Are there any advices or ideas, how to solve it?
    The notebook is 3 years old, so the warranty is gone and i don't want to buy new PC.
    A Lot of thanks, S.Martin.
     

    Quote from: niffcreature on 10-July-11, 02:01:47
    Um, have you actually compared benchmarks of other 8600m GT cards?
    They aren't very good in the first place.
    There is nothing to compare, i see a graphic performance slowdown in everything, and detailed list from gpu-z. I've found a problem, now i need the solution.

  • Qosmio G30 S-video in composite problem

    Dear Sirs,
    I cant capture any PAL videos using the win DVD creator capture section.
    I even tried to change the settings from NTSC to PAL but it just ignores it.
    Please advice.

    Hi!
    Can you capture videos if you dont use the S-Video to composite adapter?
    Such adapters sometimes are causing problems that the signal will not be recognized properly so I would recommend checking this!
    Furthermore you should try to update the BIOS. You can find it on the Toshiba website:
    http://eu.computers.toshiba-europe.com => Support & Downloads => Download Drivers
    Bye

  • [Solved] Multimonitor compositioning problem with rotated screen

    Hello,
    I have problem with picture compositioning on screen, problem is best described on video, if I rotate second screen situation is same, but roles are flipped.
    https://drive.google.com/file/d/0B0dkWJ … sp=sharing
    My setup:
    Acer 3820tg with Arch stable, catalyst-total from AUR and i3 wm:
    ATI 5650 - only discrete vga
    VGA output: 1280x1024 rotated to left
    HDMI out: 1680x1050
    nomodeset not in kernel line
    I tried both(gpu and display) image scaling
    $ glxinfo
    name of display: :0
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: ATI
    server glx version string: 1.4
    $ fglrxinfo
    display: :0 screen: 0
    OpenGL vendor string: Advanced Micro Devices, Inc.
    OpenGL renderer string: AMD Mobility Radeon HD 5000 Series
    OpenGL version string: 4.4.12874 Compatibility Profile Context 12.104
    Thanks for help.
    Jakub
    Last edited by kubco2 (2014-07-03 18:21:21)

    Out of the box, the fonts will suck.
    Go through the following wiki https://wiki.archlinux.org/index.php/Font_configuration and configure your fonts. You also need to make sure you have a couple good fonts installed. Then setup the hinting, filter etc and it will be much improved.
    I have used Infinality in the past and it works very well as well but made too many changes, one of which resulted in an issue with an app that was difficult to track down. Haven't used it lately so do not know the status.

  • Delete Cascade and Composition problem.

    As it's well known into a DB You can have more than one Fk and more than one FK could have Delete cascade set.
    A typical situation is an intersection table between 2 tables wich solves a N to M relationship.
    In BC4J is impossible to manage that situation because Delete Cascate is related to composition and composition tries to lock the owning entity (JBO-25030) however if we try to get the detail row from a ViewLink the other one is invalid and viceversa.
    How can I solve that issue ?
    I read the Steve's http://radio.weblogs.com/0118231/stories/2003/01/17/whyDoIGetTheInvalidownerexception but we normaly don't know, at the create monent all values (the user should select them) and then the createAndInitRow is not a good solution.
    Could someone help.
    TIA
    Tullio

    I've the same Problem and solved it the following way:
    Assuming you have the following VOs:
    MasterView1
    MasterView2
    IntersectionView
    and two Associations of the composition type (each with the Cascading Delete Option between them):
    Ma1InterAssoc
    Ma2InterAssoc
    If you first select a row in MasterView1 and in MasterView2 you can create a new Row in IntersectionView as both "owning Entities" now have a valid current row. BC4J automatically creates the keys to the two Master Entities for you in the Intersection Entity.
    MasterView1Impl vo1 = getMasterView1();
    vo1.selectMyRow(...);
    vo1.executeQuery();
    vo1.next();
    MasterView2Impl vo2 = getMasterView2();
    vo2.selectMyRow(...);
    vo2.executeQuery();
    vo2.next();
    IntersectionView detVo = getIntersectionView);
    Row detRow = detVo.createRow()
    detRow.setValueX(...); // it is important to set at least one value!!
    detVo.insertRow(detRow);
    This method works well since JDeveloper 9.0.3, but unfortunately it is not officially supported by Oracle, so you do it on your own risk :(
    Hope it helps
    Frank

  • Replace with after effects composition problem, video dissapears

    Hi everyone,
    I'm having a problem with premiere's cs5 "replace with after effects composition" command. Every time I try doing it I get just a new comp made in after effects but no files so the screen is just black without content.
    Then the video in premiere dissapears too and the "file" in the timeline turns a pink color.
    Any ideas about whats going on here? thanks in advance.

    Grant, I did figure it out (and felt rather silly when I did). You have to select all your files from the Project portion of AE and drag them into the Render segment - bottom left corner of your AfterEffects screen - in order for them to play. I guess I should have come back to the forum and reported once I got it working, so everyone would know that there's nothing wrong with Adobe. Once you do that, there are all sorts of super-cool things you can do with a slide show for video presentation. I did decide to put it into Windows Media Play and convert to MPEG before uploading to the internet, however, because it reduced the size to roughly 15% of AVI. I preserved AVI for DVD because of quality, which is far better.
    There's an awesome video tutorial - thank you, Andrew Kramer!! - on creating slideshows at: http://library.creativecow.net/articles/kramer_andrew/slideshows/video-tutorial.php - now that you (hopefully) know what you're doing wrong in AE.
    Pam

  • [nVidia Series] P4N Diamond raid problem

    i have a P4N diamond motherboard with a 3 ghz cpu on. I have setted up a raid 5 with 4 drives on the nvidia raid controller. on the sillicon raid controller i want to have to have 2 sata disks striped. In the sillicon bios for the raid i have configured those 2 drives for raid0 and i get 1 logical drive which i also can see from the bios. My problem is then that when i boot up the computer and begin the installation of windows xp ( and give it the sillicon driver with the F6 button ) then i get 2 logical disks on the sillicon controller instead of my striped raid0 drive.
    What do i do wrong? everything looks right for me in the bios. Raid is enabled and the serial ata ports are enabled. Help please
    - Jesper H

    problem fixed by using the right silicon driver. the orginal diskette driver can not be used. you need to make a diskette with the raid version of the silicon driver.

  • Xorg + Nvidia 9500M GS + Lock up?

    Hello all,
    I am trying to do a clean install on my laptop of Arch (for the second time) now my problem is that my system locks up as soon as I hit startx for the test.
    X starts (I can also see the Nvidia logo) I have the default xterm windows arranged, but my mouse and my keyboard are not responsive (keyboard keys seem to respond, as I am able to open the bluetooth button etc) inside X.
    I have to hard restart the system, additionally my Xorg log has no errors (nor any other system logfile), I have tried numerous versions of my config, disabling and enabling everything but the behavior remains the same...

    lama wrote:
    Hi pestilence,
    did you try to disable evdev? You can do so by adding AutoAddDevices "False" to the ServerFlags-Section.
    See http://wiki.archlinux.org/index.php/Xor … server_1.5 for further information.
    If you want to use evdev: Did you install hal and add it to the DAEMONS-line in /etc/rc.conf?
    Thanks mate! I had forgotten about hal

  • Nvidia 8400GS Dualhead: KDE Compositing

    Hello,
    maybe somebody can help me:
    I have to monitors connected to my Nvdida Geforce 8400 GS. The actual driver nvidia ist installed (nvidia 256.35-1).
    I am not able to activate the KDE compositing effects when having both monitors connected. In another forum I've read, that Xinerama must be deactivated to use compositing with the nvidia driver and dual monitor setup.
    So I deactivated Xinerama and activated TwinVIew instead. This works so far, but the right monitor (resolution 1024x768, connected to the VGA-port) is virtually placed left to the other monitor (1680x1050, connected to the DVI-port). This is annoying because the mouse has to be moved to the left side of the left monitor to get to the right monitor.
    If I try to change this in the ServerLayout-Section of my 20-nvidia.conf, it has no effect. If I change Screen 1 to Screen 0, X won't start.
    Here is my actual 20-nvidia.conf:
    Section "ServerLayout"
    Identifier "DualSreen"
    Screen 0 "Screen0"
    Screen 1 "Screen1" RightOf "Screen0"
    Option "Xinerama" "0"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    Option "Enable" "true"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    Option "Enable" "true"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    Option "NoLogo" "True"
    Screen 0
    EndSection
    Section "Device"
    Identifier "Device1"
    Driver "nvidia"
    Option "NoLogo" "True"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "1"
    SubSection "Display"
    Depth 24
    Modes "1680x1050_61.00"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Device1"
    Monitor "Monitor1"
    DefaultDepth 24
    Option "TwinView" "1"
    SubSection "Display"
    Depth 24
    Modes "1024x768"
    EndSubSection
    EndSection
    Can someone tell me whats wrong with this?
    Greetings

    Knute wrote:
    You might want to change the line:
    Screen 1 "Screen1" RightOf "Screen0"
    to
    Screen 1 "Screen1" LeftOf "Screen0"
    Hello Knute, thank for your adivise. Unfortunately I tried this before and it does not work, the monitors behave just the same.

  • And Metacity composite manager?

    In Gnome 2.16 release notes they say that, if enabled, metacity provides new effects as real transparency for the terminal.
    First of all: is that true?
    Then, is Archlinux's Metacity compiled with that option enabled?
    In the end, How do I get those effects? I tried enabling /apps/metacity/general/compositor-manager with gconf but nothing changed.
    I can't use Beryl as it completely freezes my system as soon as I start beryl-manager. (btw, what was that magic key combo other than ctrl-alt-backspace to reset the system?)
    Thank you all
    Archlinux rocks

    fredp wrote:
    Ok, let's forget any hope:
    checking Xcomposite >= 0.2... yes
    Not building compositing manager by default now, must enable explicitly to get it. And it doesn't work, so don't bother unless you want to hack on it...
    Building without compositing manager
    This is a message from ./configure withouth --enable-compositor. Quite clear, but I just wander why they publicized (though saying "experimental") something that still doesn't exists. :?
    It does exist. I've compiled it with --enable-compositor (it needs libcm which is available from gnome cvs) but when I ran it it made all my windows completely plain blue. However, they did have shadows and looked like they would have been all smooth and nice if they had shown up properly
    Basically it's broken at the moment, don't bother with it.

  • New Nvidia in Bootcamp XP driver problems

    Hi All,
    I recently installed the new drivers from Nvidia on my XP Bootcamp partition. All seemed well, and I noticed an improvement in performance for my game, Age of Conan, after installing new drivers and rebooting the system.
    However, I get home today switch to Bootcamp, XP loads but as soon as it loads some Nvidia software ( I am assuming its a service here since I couldnt find anything in the startup folders) the whole thing freezes and I get a weird gfx error where the screen displays aload of crap.. which requires a reboot.
    I try to boot up in safe mode to address the problem, but the keyboard and mouse are not active to select the various options. Although I am able to get into the options by pressing F8 as normal.. So i cannot select safe mode.
    So I loaded up parallels, set the services I suspect are the problem to off, but it seems it still loads up the software thats causing the probs. I assume here that its using a different system startup from parallels.
    I tried to install the old bootcamp drivers from within parallels but its using a different display system and so the driver setup wont work.
    What is weird is I have used these drivers before, with no problems, to play eve-online on a bootcamp partition which I had to delete and recreate for disk resizing issues.
    HELP!
    Thanks..
    EDIT: I can boot the bootcamp partition using parallels so its clear its a display driver issue.
    Message was edited by: dynamostia

    Okay so I have managed to boot from XP natively by using run in windows from parallels, and using msconfig to perform a limited startup.
    No probs.. it boots fine.
    However, when I try to install the offical nvida bootcamp drivers I get the previous message that I dont have the supported hardware. Ugh!
    Any ideas?

Maybe you are looking for

  • Did my first back up today using external hard drive and time machine now i can't drag and drop

    Hi, i did my first back up today using time machine it all went onto my external hard drive fine. Now i cant drag and drop anyhting. I assume ive cahnged some settings in time machine but cant figure it out what to do can some one help ? thanks

  • Experts VS Process Flows on OWB 10g Release 2 (Paris)

    I was looking at the the new features list for OWB 10g Release 2 (Paris), and I notices the new feature called Experts. Does anyone have any insight into when an Expert would be used instead of a Process Flow? It doesn't look like Process Flows are g

  • FTP in ABAP

    call function 'FTP_CONNECT'   exporting     user            = user     password        = pwd     host            = host     rfc_destination = dest   importing     handle          = hdl. <b>What is Handle ?</b> call function 'FTP_COMMAND'     exportin

  • Opening PDF in client incorrectly adds to browser history

    When I click on PDFs, they open in an Adobe window.  However, I have to click the back button as many times as I have opened PDF's.  Is there a way to open the PDFs in the client but not have the containing folder written to the back history?

  • Changes to text procedures

    We have created our own text procedure(Z1) for sales documents in VOTXN which contained a number of text types. Then tried to remove some of the text types but keeping the same text procedure id What I found was that even though the text types no lon