Clipboard problem Xfce 4.8

Hi,
    I am getting inconsistent behavior with clipboard from any applications since the upgrade to Xfce 4.8, in QT applications i get this error after close the app "QClipboard: Unable to receive an event from the clipboard manager in a reasonable time", I have upgraded at the same time the kernel to use kernel26-bfs, do anyone can reproduce this problem with xfce 4.8, kernel26-bfs or both?

seems to be a mainstream bug http://bugzilla.xfce.org/show_bug.cgi?id=6521

Similar Messages

  • Acrobat Reader 9.5.0 has Clipboard problems

    Repro:
    Launch Microsoft Word 2010.
    Launch Adobe Reader one any Web document.
    Switch to Microsoft Word and Copy some text onto the clipboard.
    And quickly switch back to Adobe Reader and copy some text from there.
        "There was an error while copying to the Clipboard.  An internal error occurred."
    > KernelBase.dll!_RaiseException@16()  + 0x58 bytes
      msvcr80.dll!72ae8e89() 
      [Frames below may be incorrect and/or missing, no symbols loaded for msvcr80.dll]
      AcroRd32.dll!024c3371() 
      AcroRd32.dll!024c38e4() 
      AcroRd32.dll!01fac1e2() 
      AcroRd32.dll!01facaa2() 
      AcroRd32.dll!02093802() 
      AcroRd32.dll!020938d9() 
      AcroRd32.dll!01fac265() 
      AcroRd32.dll!02066b37() 
      AcroRd32.dll!0216cfc6() 
      AcroRd32.dll!020910fd() 
      AcroRd32.dll!02092f1d() 
      AcroRd32.dll!01e1d007() 
      AcroRd32.dll!02042d80() 
      AcroRd32.dll!0204367b() 
      AcroRd32.dll!01fa806e() 
      AcroRd32.dll!0216f585() 
      AcroRd32.dll!0206cd78() 
      AcroRd32.dll!01f99a4e() 
      AcroRd32.dll!01f99b47() 
      AcroRd32.dll!01f05ba6() 
      AcroRd32.dll!01f05930() 
      AcroRd32.dll!01f058a7() 
      AcroRd32.dll!01f05396() 
      AcroRd32.dll!01f052ab() 
      AcroRd32.dll!01e13976() 
      kernel32.dll!74f1140f() 
      0051fe58()
      00000003()
    Clearly Acrobat Reader has a problem.  If you point me at the symbols for AcroRd32 I'll help debug it for you since I can repro it easily.

    Here are few solutions:
    1. You can configure firefox to open pdf in external application like acroread. This way plugin problem is bypassed. - I use it this way. It looks to be faster this way.
    2. "C:\nppdf32Log\debuglog.txt" is created every time in directory from where you executed firefox/opera/other browser and opened any pdf file in browser. So this is not only home directory. You can fix this problem by yourself by hex editing nppdf.so file and replacing C:\nppdf32Log\debuglog.txt path in this file with /dev/null path. See my post here for detailed instructions: http://forums.adobe.com/thread/1253800

  • Native -- DataFlavor clipboard problem

    I'm trying to access vim specific clipboard data (to get visual block info). This is on windows XP (unix is next) I've registered the formats with addFlavorForUnencodedNative, see java code below. But when I look at all the clipboard flavors, when clipboard contains vim stuff, no vim flavors show up, see output.
    Any ideas of what/where the problem might be?
    Thanks,
    -ernie
    In vim, from its os_win32.c, there is
        clip_star.format = RegisterClipboardFormat("VimClipboard2");
        clip_star.format_raw = RegisterClipboardFormat("VimRawBytes");and when a vim copy to clipboard command is issued, in vim's os_mswin.c. Note that cbd->format is clip_start.format, returned from RegisterClipboardFormat above.
    SetClipboardData(cbd->format, hMemVim);
    SetClipboardData(CF_UNICODETEXT, hMemW) != NULL)
    SetClipboardData(CF_TEXT, hMem);When I run the java program I get the following output. First are the mimetype of the 3 native flavors I added; in cb.getAvailableDataFlavors() none of them appear in the 27 flavors available.
    VimClipboard application/vimclipboard; class=java.nio.ByteBuffer
    VimClipboard2 application/vimclipboard2; class=java.nio.ByteBuffer
    VimRawBytes application/vimrawbytes; class=java.nio.ByteBuffer
    27 flavors
    application/x-java-text-encoding; class="[B"
    application/x-java-serialized-object; class=java.lang.String
    ...Here's the java code that is not finding the vim clipboard native data
    /* Main.java; access vim's clipboard */
    package vimclipapp;
    import java.awt.Toolkit;
    import java.awt.datatransfer.Clipboard;
    import java.awt.datatransfer.DataFlavor;
    import java.awt.datatransfer.FlavorMap;
    import java.awt.datatransfer.SystemFlavorMap;
    public class Main {
        static DataFlavor VimClipboard = addFlavor("VimClipboard");
        static DataFlavor VimClipboard2 = addFlavor("VimClipboard2");
        static DataFlavor VimRawBytes = addFlavor("VimRawBytes");
        static DataFlavor addFlavor(String cbName) {
            DataFlavor df = null;
            FlavorMap fm = SystemFlavorMap.getDefaultFlavorMap();
            SystemFlavorMap sfm = (SystemFlavorMap) fm;
            try {
                df = new DataFlavor(  "application/"
                                    + cbName
                                    + "; class=java.nio.ByteBuffer");
            } catch (ClassNotFoundException ex) { ex.printStackTrace(); }
            System.err.println(cbName + " " + df.getMimeType());
            sfm.addFlavorForUnencodedNative(cbName, df);
            sfm.addUnencodedNativeForFlavor(df, cbName);
            return df;
        public static void main(String[] args) {
            Clipboard cb = Toolkit.getDefaultToolkit().getSystemClipboard();
            if(cb.isDataFlavorAvailable(VimClipboard2))
                System.err.println("VimClipboard available");
            DataFlavor dfa[] = cb.getAvailableDataFlavors();
            System.err.println("\n" + dfa.length + " flavors\n");
            for (DataFlavor df : dfa) {
                System.err.println(df.getMimeType());
    }

    Are you using Gmail?
    Try deleting the email profile, tap battery, tap restart, go into email and reinstall the profile.

  • Clipboard problem in CS5

    We often have to copy images in Word documents and paste them into a new file in Photoshop.
    Hitting New... in CS4 Photoshop opens a blank file of the correct size and resolution to paste in the clipboard file.
    CS5 cuts the file down to a tiny size and resolution.
    eg a 26MB file on tghe clipboard ends up as a 350k file when pasted.
    Any idea whats going on and how to fix it?

    When copied, 'Show Clipboard' does not show a pic....says it is RTF.
    Pastes perfectly into Text Edit and into Photoshop (CS4)
    Just CS5 PS seems to have a problem with it.
    We dont use Word except to extract stuff from files people send us and our copy of Word X is rather old.
    Maybe therein lies the problem.
    I will try with a newer version of Word.
    Incidentally, experimenting...printing a pdf from the Word file and then copying and pasting from the PDF works fine... copy from a pdf puts a tiff on the clipboard.
    But that is a pain so for the time being we will carry on using PS CS4 for this until a better solution comes up.

  • Compile problems (xfce's Thunar application)

    What could be causing this error? It works fine with gcc, I am using the same compiler/linker flags for both. Per the developer of this application, it doesn't appear to be the application related...? Thanks.
    gmake[1]: Entering directory `/data/Xfce-beta-src/xfce-4.3.99.1-src/Thunar-0.4.0rc1/thunar-vfs'
    source='thunar-vfs-io-local.c' object='libthunar_vfs_1_la-thunar-vfs-io-local.lo' libtool=yes \
    DEPDIR=.deps depmode=none /bin/bash ../depcomp \
    /bin/bash ../libtool mode=compile tag=CC /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DEXO_API_SUBJECT_TO_CHANGE -DEXO_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"thunar-vfs\" -DLIBEXECDIR=\"/opt/Xfce-beta/libexec\" -DSN_API_NOT_YET_FROZEN -DTHUNAR_VFS_COMPILATION -DTHUNAR_VFS_VERSION_API=\"1\" -NDEBUG -DG_DISABLE_CAST_CHECKS -I/opt/Xfce-beta/include -I/usr/local/include -I/usr/X11/include -I/usr/openwin/include -I/usr/sfw/include -I/opt/Xfce-beta/include/exo-0.3 -I/opt/Xfce-beta/include/gtk-2.0 -I/opt/Xfce-beta/include/xfce4 -I/opt/Xfce-beta/lib/gtk-2.0/include -I/opt/Xfce-beta/include/atk-1.0 -I/opt/Xfce-beta/include/cairo -I/opt/Xfce-beta/include/pango-1.0 -I/opt/Xfce-beta/include/glib-2.0 -I/opt/Xfce-beta/lib/glib-2.0/include -I/opt/Xfce-beta/include/freetype2 -I/opt/Xfce-beta/include -I/opt/Xfce-beta/include/libpng12 -D_REENTRANT -I/opt/Xfce-beta/include/glib-2.0 -I/opt/Xfce-beta/lib/glib-2.0/include -I/opt/Xfce-beta/include/libpng12 -I/opt/Xfce-beta/include/startup-notification-1.0 -I/opt/Xfce-beta/include -I/usr/local/include -I/usr/X11/include -I/usr/openwin/include -I/usr/sfw/include -c -o libthunar_vfs_1_la-thunar-vfs-io-local.lo `test -f 'thunar-vfs-io-local.c' || echo './'`thunar-vfs-io-local.c
    /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DEXO_API_SUBJECT_TO_CHANGE -DEXO_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"thunar-vfs\" -DLIBEXECDIR=\"/opt/Xfce-beta/libexec\" -DSN_API_NOT_YET_FROZEN -DTHUNAR_VFS_COMPILATION -DTHUNAR_VFS_VERSION_API=\"1\" -NDEBUG -DG_DISABLE_CAST_CHECKS -I/opt/Xfce-beta/include -I/usr/local/include -I/usr/X11/include -I/usr/openwin/include -I/usr/sfw/include -I/opt/Xfce-beta/include/exo-0.3 -I/opt/Xfce-beta/include/gtk-2.0 -I/opt/Xfce-beta/include/xfce4 -I/opt/Xfce-beta/lib/gtk-2.0/include -I/opt/Xfce-beta/include/atk-1.0 -I/opt/Xfce-beta/include/cairo -I/opt/Xfce-beta/include/pango-1.0 -I/opt/Xfce-beta/include/glib-2.0 -I/opt/Xfce-beta/lib/glib-2.0/include -I/opt/Xfce-beta/include/freetype2 -I/opt/Xfce-beta/include -I/opt/Xfce-beta/include/libpng12 -D_REENTRANT -I/opt/Xfce-beta/include/glib-2.0 -I/opt/Xfce-beta/lib/glib-2.0/include -I/opt/Xfce-beta/include/libpng12 -I/opt/Xfce-beta/include/startup-notification-1.0 -I/opt/Xfce-beta/include -I/usr/local/include -I/usr/X11/include -I/usr/openwin/include -I/usr/sfw/include -c thunar-vfs-io-local.c -KPIC -DPIC -o .libs/libthunar_vfs_1_la-thunar-vfs-io-local.o
    cc: Warning: option -N passed to ld
    "/opt/Xfce-beta/include/xfce4/libxfce4util/libxfce4util-config.h", line 31: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/xfce4/libxfce4util/libxfce4util-config.h", line 49: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/xfce4/libxfce4util/xfce-generics.h", line 31: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/xfce4/libxfce4util/xfce-generics.h", line 115: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/xfce4/libxfce4util/xfce-kiosk.h", line 31: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/xfce4/libxfce4util/xfce-kiosk.h", line 43: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/xfce4/libxfce4util/xfce-license.h", line 29: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/xfce4/libxfce4util/xfce-license.h", line 52: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-config.h", line 32: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-config.h", line 94: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-binding.h", line 33: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-binding.h", line 111: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/gtk-2.0/gtk/gtktextbuffer.h", line 52: warning: enumerator value overflows INT_MAX (2147483647)
    "/opt/Xfce-beta/include/gtk-2.0/gtk/gtktextbuffer.h", line 53: warning: enumerator value overflows INT_MAX (2147483647)
    "/opt/Xfce-beta/include/gtk-2.0/gtk/gtktextbuffer.h", line 55: warning: enumerator value overflows INT_MAX (2147483647)
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-cell-renderer-ellipsized-text.h", line 34: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-cell-renderer-ellipsized-text.h", line 64: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-cell-renderer-icon.h", line 32: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-cell-renderer-icon.h", line 69: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-execute.h", line 30: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-execute.h", line 54: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-gdk-pixbuf-extensions.h", line 34: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-gdk-pixbuf-extensions.h", line 65: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-gtk-extensions.h", line 32: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-gtk-extensions.h", line 43: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-gobject-extensions.h", line 32: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-gobject-extensions.h", line 37: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-icon-bar.h", line 32: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-icon-bar.h", line 99: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-icon-chooser-dialog.h", line 32: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-icon-chooser-dialog.h", line 76: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-icon-view.h", line 33: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-icon-view.h", line 344: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-md5.h", line 33: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-md5.h", line 58: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-string.h", line 32: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-string.h", line 55: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-toolbars-model.h", line 33: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-toolbars-model.h", line 183: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-toolbars-view.h", line 33: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-toolbars-view.h", line 87: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-toolbars-editor.h", line 33: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-toolbars-editor.h", line 78: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-toolbars-editor-dialog.h", line 33: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-toolbars-editor-dialog.h", line 68: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-tree-view.h", line 30: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-tree-view.h", line 80: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-url.h", line 30: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-url.h", line 60: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-utils.h", line 30: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-utils.h", line 84: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-wrap-table.h", line 31: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-wrap-table.h", line 79: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-xsession-client.h", line 32: warning: syntax error: empty declaration
    "/opt/Xfce-beta/include/exo-0.3/exo/exo-xsession-client.h", line 79: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-config.h", line 30: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-config.h", line 61: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-path.h", line 30: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-path.h", line 277: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-path-private.h", line 30: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-path-private.h", line 92: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-types.h", line 29: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-types.h", line 156: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-io-ops.h", line 31: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-io-ops.h", line 90: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-io-local-xfer.h", line 30: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-io-local-xfer.h", line 63: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-mime-info.h", line 26: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-mime-info.h", line 104: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-info.h", line 32: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-info.h", line 213: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-io-local.h", line 31: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-io-local.h", line 61: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-mime-handler.h", line 30: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-mime-handler.h", line 80: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-mime-application.h", line 31: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-mime-application.h", line 89: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-mime-database.h", line 27: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-mime-database.h", line 74: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-mime-database-private.h", line 30: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-mime-database-private.h", line 40: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-os.h", line 30: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-os.h", line 40: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-private.h", line 30: warning: syntax error: empty declaration
    "../thunar-vfs/thunar-vfs-private.h", line 118: warning: syntax error: empty declaration
    "thunar-vfs-io-local.c", line 185: syntax error before or at: if
    "thunar-vfs-io-local.c", line 185: cannot recover from previous errors
    cc: acomp failed for thunar-vfs-io-local.c
    gmake[1]: *** [libthunar_vfs_1_la-thunar-vfs-io-local.lo] Error 1
    gmake[1]: Leaving directory `/data/Xfce-beta-src/xfce-4.3.99.1-src/Thunar-0.4.0rc1/thunar-vfs'
    gmake: *** [all] Error 2

    The problem is with defines in file thunar-vfs/thunar-vfs-path-private.h and here is the patch for Thunar-0.8.0 which resolves this problem:
    diff -Nru Thunar-0.8.0-orig/thunar-vfs/thunar-vfs-path-private.h Thunar-0.8.0/thunar-vfs/thunar-vfs-path-private.h
    --- Thunar-0.8.0-orig/thunar-vfs/thunar-vfs-path-private.h 2007-01-20 21:39:09.000000000 +0100
    +++ Thunar-0.8.0/thunar-vfs/thunar-vfs-path-private.h 2007-01-31 02:33:27.348724000 +0100
    @@ -29,12 +29,13 @@
    G_BEGIN_DECLS;
    -/* Support macros for compilers that don't support proper inlining */
    +/* Support macros for compilers that don't support proper inlining
    #define thunar_vfs_path_ref(path) (exo_atomic_inc (&(THUNAR_VFS_PATH ((path))->ref_count)), path)
    #define thunar_vfs_path_is_root(path) (THUNAR_VFS_PATH ((path))->parent == NULL)
    #define thunar_vfs_path_get_name(path) (((const gchar *) path) + sizeof (ThunarVfsPath))
    #define thunar_vfs_path_get_parent(path) (THUNAR_VFS_PATH ((path))->parent)
    #define thunar_vfs_path_get_scheme(path) (THUNAR_VFS_PATH ((path))->ref_count & THUNAR_VFS_PATH_SCHEME_MASK)
    +*/
    /* global shared variables */
    extern ThunarVfsPath thunarvfs_path_trash_root G_GNUC_INTERNAL;

  • Clipboard problem

    All, I haven't been able to find such a topic so I assume I am the first one to ask, sorry if not...
    My problem is that the clipboard doesn't work between several applications :
    Camino -> mail
    Word -> mail
    Camino -> Text
    Smultron -> mail
    The clipboard keeps the previous text copied for Text or mail and doesn't paste the text that I have just copied but pastes it correctly in word, smultron or other applications...
    How is it possible with the best OS in the world that I can not copy paste from my browser to a simple mail ?? Do you have a solution to solve this issue or am I the first one experiencing bugs with the clipboard ?
    Thank you in advance for your help.

    HI and Welcome to Apple Discussions...
    *"How is it possible with the best OS in the world that I can not copy paste from my browser to a simple mail ??"*
    It's your 3rd party software, not the Mac OS X.
    Read "a brody's post here regarding 10.6 and 10.6.1
    http://discussions.apple.com/thread.jspa?messageID=10180165#10180165
    Carolyn

  • What's this??  (clipboard problems)

    Getting "OpenClipboard Failed" error in dreamweaver.
    Clipboard works
    in every other application. Never had a problem before. A
    bug?

    Are you running Norton Security? Looks like a notification that it detected and blocked a portscan from the outside world. You probably could have clicked on "Learn more about this attack" to ... learn more.
    A portscan is a detection method to see what network vulnerabilities you have. Think of it like a burglar trying the doors and windows. Generally this only tends to be a problem if you have a computer hooked directly into the internet and don't have a firewall or other protection. Adding a wired or wireless router between your computer and your modem can help protect against incursions.
    If you're not running Norton, and it just appeared while you were browsing, it's a spam popup designed to scare Windows users into downloading malware, and you can just close the window and ignore it.
    Matt

  • ClipBoard problems with Views

    Hi
    I once tried using views in ClipBoard
    It worked
    However now Views don't seem to be working at ll
    In the sense , it permits to insert a row but not the BLOB or image data into the table thru the view
    Well, the details are as follows
    Table CONTENT
    id number(10) PK
    content OrdSys.OrdImage
    View CONTENTVIEW
    select * from CONTENT;
    Now I use this view for uploading the documents thru Clipboard
    It permits to insert a row but not upload the document itself
    The error is
    "table not found"
    I tried having the table as well as the view in the same schema, it still does not work
    Any solutions please
    nandeep

    Well, Mizuno
    Thank you once again.
    i recollect that you had warned me .
    I have a problem here.
    We have around 10 content managers
    And each need to have his own login name and password.
    Haveing seperate schemas does not seem to work out.
    Any solutions
    Also security is a problem
    One more thing is that we wanted to have a history table which will store even the versions of the content.
    Do database triggers work with OrdImage type or the BLOB datatypes?
    Or will they give some problems?
    Or is there a better approach for this problem
    Even synonyms do not work in ClipBoard by the way.
    It is only the table and nothing but the table
    Thank you
    nandeep

  • Clipboard problems in conjunction with Word 2004 and Acrobat 7

    Does anyone else out there have problems with Word and Acrobat crashing when you are doing a cut and paste? I sometimes get problems with cutting and pasting in word, and sometimes I get it trying to paste text from acrobat to word. Could be word related, but it feels more like the clipboard is getting too full, and dragging the clipped application down with it. There are no warnings. Any ideas?
    iBook G4   Mac OS X (10.3.9)  

    Hello TL49,
    Welcome to the HP Forums.
    I understand that you're having an issue printing envelopes in Word 2011 on your Mac 10.9 with the Officejet 100 mobile. I will do my best to assist you with this.
    Please make sure you have downloaded the full feature software for your printer from hp.com.
    Remove and re-add your printer.
    Choose Apple menu > System Preferences Then choose View > Print & Scan
    Highlight the printer and click the (-) to delete it.
    Click the (+) to setup printer. Choose add other printer/scanner.
    Make sure the "Use" is set to the HP mobile 100 and not Airprint.
    Close out of Word and restart the Mac after adding in your printer.
    Try printing envelopes in Word 2011 to test.
    Please let me know how you make out, and thank you for posting on the HP Forums.
    I worked on behalf of HP.

  • Clipboard problems etc

    Hi, can anyone help please, I'm having a really weird problem, my iTunes just keeps on loading up! I quit it and within a minute or so it loads again by itself, it's driving me mad!!
    Also I am having problems copying artwork from Illustrator into Photoshop. I keep getting the message: Could not complete the paste command because of an error getting data from the clipboard or another application. These two problems seem to have come around at about the same time, least I think. Could they be related?
    I have tried changing the enable version cue on and off in Illustrator prefs but this doesn't help.
    I've also tried restoring the permissions but still no change. I've never had this problem before until now.
    Anyone got any ideas?.....PLEASE!!!
    Thanks.

    Thing is, I hadn't had iTunes running when it started happening and I also have an iTunes widget which I've had for ages but it's only recently that this has started happening.
    Thanks for the reply though.

  • More clipboard problems

    I use a multi clipboard called Spartan. With Click to call installed, i cannot paste into my browser.

    I'm having similar problems. Just got the iPod Touch 4th Gen a week ago and now it crashes multiple times throughout the day. I turn off the Wi-Fi or set it to Airplane mode, when I go to bed at night, and when I wake the battery is drained, not completely but what is causing this if the unit is off.
    Today it has crashed 5 times in 1 hour. Will calling support later today, but at this point I'm ready to send it back and request a refund or exchange. You would think that after spending ~400 dollars that there wouldn't be issues like this. It's partly my own fault for not looking through all the problems that have been plageing these products for some time now.

  • Gvim selection-to-clipboard problem

    Hi
    Recently I have noticed that selecting text in gvim does not always make it register in the XFCE Clipman clipboard. The first selection always seems to register but subsequent ones do not. Other apps I tried always register every selection in Clipman.
    Apologies if this was already reported, my clumsy searches did not bring it up.
    My thanks in advance.

    Hi,
    Enter the mentioned t-code in BW system.
    Select your specific Query(View)
    In the next screen, you can see Extract button on top .
    You will be able to proceed further.............
    Regards,
    Suman

  • Clipboard Problem in JTextArea

    I am writing a text editor in swing and when i used the system clipboard for my JTextArea, the pop-up menu of cut,copy,paste delete and select all that normally appears in TextArea didn't appear. What could be the possible solution? Please note that when i use TextArea instead of JTextArea, my menubar goes behind the text area, and thus creates problem.
    Could anyone give me a hand please? I would request you to be elaborative and give me some lines of codes if you can find the solution.
    Thanks

    JTextArea by default does not show the drop down menu. You have to trap the right click on the JTextArea and show the JPopupMenu. Also, to enable cut, copy, paste etc.. you have to call the JTextArea.cut(),copy(),paste() and the selectAll() methods on the action event occuring during the menu item selection of your popup menu.
    Cheers

  • [PROBLEM] Keyboard layout unexpected behaviour problem Xfce

    Dear Everyone,
    I am rather new to arch linux. I have recently (about a week ago) installed archlinux with xorg and xfce (booted by slim), and reading the wiki I managed to set up a fully working computer. But there is a slight problem that continues bugging me about keyboard layouts, and although I have found a way to make the keyboard layout switching with alt+shift work I think that I did it in a nonstandard way and some programs still exhibit unusual (and I think unintended) behaviour.
    Here goes:
    I use a notebook
    My xorg uses hotplugging that seems to be working (hal and dbus installed and running at bootup, detects external usb mouse, I have no xorg.conf file). When I setup my keyboard I put the 10-keymap.fdi from the /usr/share/... dir into /etc/hal/fdi/policy/10-keymap.fdi and it contains (as instructed by the wiki):
    <merge key="input.xkb.layout" type="string">us,ru</merge>
    <merge key="input.xkb.variant" type="string" />
    <merge key="input.xkb.options" type="string">grp:alt_shift</merge>
    And here is the problem:
    After editig this file I restarted hal using
    #/etc/rc.d/hal stop
    #/etc/rc.d/hal start
    and keyboard switching with alt+shift started working.
    Then I went to the xfce keyboard settings to the layout tab and my setup was:
    keyboard model -> evdev-managed keyboard
    keyboard layout -> us   
    so the russian layout did not appear (also adding the russian layout through this menu before editing the .fdi file was useless (it was the first thing I tried before reading the wiki and writing config files for hal))
    I started the keyboard layout switcher applet for xfce and it also displayed only the us flag and had only us as the available layout, and even switching to russian layout using alt+shift had no effect on the displayed flag.
    What I decided to do then was to restart my system.
    Everything restarted without error (hal and stuff started etc..) but it was no longer possible to switch keyboard layouts using alt+shift.
    The xfce keyboard settings now displayed us and ru as available layouts but switch between them using the mouse in the settings menu had no effect whatsoever. Also the layout switcher displayed that both layouts were available but for the russian keyboard the variant field displayed a lot of garbage (I will post screenshot soon). Switching to the russian layout through any key sequence defined in the applet was useless. Trying to switch it with the mouse by selecting the flag didn't do anything either.
    The only way I discovered to make the alt+shift keys work is by manually restarting hal through
    #/etc/rc.d/hal stop
    #/etc/rc.d/hal start
    which is very strange since I have not changed any settings file.
    Then again every time I restarted my comuter the ability to switch layouts was lost until manually restarting hal.
    The only  solution I found was going to the xfce keyboard settings and clicking the  "Use system defaults []"
    After restarting the system alt+shift switching began to work fine but the keyboard applet didn't  work anyway.
    As a consequence I think that all this is a big mess since I suppose that what I described is not the expected behaviour. The other effect of this is that only user with root priviledges could possibly add a new layout to the system (editing the /etc/hal/policy/10-keymap.fdi file) while the idea was that the gui tools of the DM (xfce in my case) permitted the user to change layouts on his/her own. Then again the keyboard layour applet never worked so it is impossible to have an indicator of the current layout. Where do you think should I write about this. I think this qualifies as a bug although I do not know whose fault is it: is it xfce, Xorg, hal or others?  And having to restart hal maunally without having changed any config files is rather strange. The garbage displayed by the applet is also suspicious.
    Any advice to where to report this and how to fix everything would be great.
    P.S. Throughout all these tries to make things work the setxkbmap command from the cli never had any effect.
    Last edited by cavesnow (2009-03-14 10:41:51)

    hmm... i have a similar problem:
    i want two layouts: GB(english) and ES(spanish). I have them defined in /etc/hal/fdi/policy/10-keymap.fdi :
    <merge key="input.xkb.layout" type="string">gb,es</merge>
    and i can actually switch between them. the issue is that i have an extra, unwanted layout. i have to press once in order to change from GB to ES, then if i want to switch back to GB, i have to switch twice. There is a third layout i did not configured.
    Example of the layouts:
    GB: abcdefghijklmnopqrstuvwxyz
    ES: abcdefghijklmnopqrstuvwxyz    and i can write accents and everything for spanish:  ñÑáéíóú, etc.
    unkown third layout: æ"¢ðeđŋħ→jĸłµnøþ@¶ßŧ↓"ł»←«
    łħæŧ →ß ŧħ→ß???
    sorry, i mean:
    what is this???
    any help would be appreciated.

  • Copy/Paste/Clipboard Problem; Pastes only as SVG Code

    I have Illustrator CC installed, as well as Illustrator CS6, running Windows 7 x64, latest patchlevel. When I try to copy and paste objects in Illustrator CC, I always get a SVG code. I draw a simple rectangular, copy it, paste it, it's not pasted as a rectangular, it's pasted as SVG code. Same with an embedded JPEG. Copy it. paste it. et voila, SVG code...
    In Illustrator CS6 everything works as i would expect it. Highlight object, cmd+c, cmd+v, ok.
    In CC, highlight object, cmd+c, cmd+v => svg code [<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In  --> etc. pp.] This always happens, no matter where (copy in illustrator cc, paste in the same illustrator document, word, photoshop, etc) or what (drawn object, jpeg, embedded, linked, gif).. I've tried different clipboard settings in Illustrator CC, it makes no difference.
    HELP!

    Of cause it is, but still I think it's a bug.
    I don't think it should work this way. First, Include SVG Code to me is not equal to Replace copied objects by SVG Code. When I copy an object from an Illustrator file and then try to paste it back into an Illustrator file, why should I get code instead? Second, that code was not pasted every time. Just about every second or third time. Sometimes it worked with a single object, sometimes to get that SVG code I had to copy/paste multiple objects, while pasting single objects worked as expected. So, to me it looks like a bug.
    And anyway, even if this function is supposed to replace objects with code, it should not be ON by default, not all of Illustrator users are developers. My estimate, most of us are not, actually.

Maybe you are looking for

  • ITunes 10.2.2 "error 7 (windows 193)"

    I tried to download ITunes 10.2.2 and it says "error 7 (windows 193)". I downloaded the .net framework and everything and tried reinstalling it but nothing has worked. Any suggestions?

  • Browser menu button quit, wont load pages

    after cleaning history n cookies hoping to speed up my Q10, the browser will open but right menu button wont pop up and the left button for history and other browser windows wont pop up either. Did a back up and restored and still doesnt work. only c

  • Problems with attach documents in solman

    Hi Experts, I need to attached to my organizational business structure (in Tx SOLAR01 and SOLAR02) many templates documents of functional and technical specifications and have a problem with that. When I make the solar_project_admin transaction and c

  • Weblogic.jspc munging the package name

    I am precompiling the JSPs during our build using weblogic.jspc but I find           that it is           munging the package names when it generates the .java file.           For example, instead of the expected package name:           jsp_servlet._

  • How to implement effects in java sound

    I have read the programmer's guide in java sound and it said there that it can generate effects such as distortion, delay and others. I would like to implement some of those, I can already capture and play sound from a microphone but I don't know how