Changes between Initial Version and Version 1 of Ticket #206, comment 1


Ignore:
Timestamp:
07/12/12 15:11:18 (12 years ago)
Author:
Antoine Martin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #206, comment 1

    initial v1  
    22
    33# Terminal 1:
     4{{{
    45$ ./xpra start :100
    5 I
     6}}}
     7
    68# Terminal 2:
     9{{{
    710$ ./xpra attach :100
    811failed to locate the dbus notification service
     
    1619mmap enabled using /tmp/xpra.dgjfUh.mmap
    1720Attached (press Control-C to detach)
     21}}}
    1822
    1923In the log file, i have this:
     24{{{
    2025_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
    2126expected keysym, got XF86TouchpadOn: line 120 of inet
     
    4853['setxkbmap', 'pc+us+inet']
    4954['xkbcomp', '-', ':100'] with stdin=xkb_keymap {\n      xkb_keycodes  { ..
     55}}}
    5056
    5157Then if I try to run ./xpra list, i have this:
     58{{{
    5259syarc@tlmlb001 bin$ ./xpra list
    5360Found the following xpra sessions:
    5461        DEAD session at :100 (cleaned up)
     62}}}
    5563
    56 Which erases ~/.xpra/tlmlb001-100= so I can't attach anymore
     64Which erases {{{~/.xpra/tlmlb001-100=}}} so I can't attach anymore
    5765
    5866