lordy how i hate googlemail dunno what i hit but i wasn't done
---------- Forwarded message --------- From: tooth pik <[email protected]> Date: Thu, Apr 25, 2019 at 10:50 AM Subject: Re: more testing questions To: <[email protected]> On Thu, Apr 25, 2019 at 9:50 AM Christian Brabandt <[email protected]> wrote: > > > On Do, 25 Apr 2019, tooth pik wrote: > > > On Thu, Apr 25, 2019 at 3:48 AM Christian Brabandt <[email protected]> > > wrote: > > > > > > > > > On Mi, 24 Apr 2019, tooth pik wrote: > > > > > > > clipboard is available in xterm, but accessing it is different than in > > > > konsole -- so > > > > i tried testing in a konsole and got a different looking mess of > > > > errors -- i will > > > > attach that to this email > > > > > > Not sure what you mean with "accessing the clipboard in xterm is > > > different than in konsole". That shouldn't not make a difference from > > > the X-Server clients perspective. Perhaps, your $DISPLAY variable is not > > > set? Is vim able to access the clipboard from xterm? > > > > > > As for your errors: Again, those are screen dump failures. Please run > > > the result of the term_dumpdiff() command as indicated in the error > > > logs. > > > > all i can make it tell me is "executing job failed: No such file or > > directory" > > > > i've tried from the src path as current, the testdir path, and the > > failed path -- > > i must be missing something very basic and too obvious for me to see > > If you look into your output from the test, it says something like > > call term_dumpdiff("failed/Test_diff_of_diff_02.dump", > "dumps/Test_diff_of_diff_02.dump") > > So go into vim/src/testdir directory and fire up vim: > > vim -c 'call term_dumpdiff("failed/Test_diff_of_diff_02.dump", > "dumps/Test_diff_of_diff_02.dump")|wincmd o' > > (adding wincmd o to make it the only window) > > now you should see two pictures, at the top, you see the failed screen > dump and at the bottom, you see the expected screen dump. And in > between, you see a character indication of what is missing. The help > talks about it at ':h term_dumpdiff()' > > You can try hitting 's' to swap the order. This allows to easily notice > differences. Try this and see if this helps. You can also try to attach > a failed dump here, so we can have a look. i'm starting to worry about my box -- i added everything in the testdir/failed directory to the stuff i delete before i test so i could get a clean new test and got Vim: Caught deadly signal SEGV in the middle of test_gui.vim the box isn't locked, but my 'make test' sure is thank you Christian for your patience with me -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
