On Wed, Nov 4, 2009 at 7:52 PM, Nathaniel Smith <[email protected]> wrote:
> The latest version at http://partiwm.org/static/downloads/ is 0.0.6.
> Is that Antoine's patched version, or...?

It was from the debian packages at http://xpra.devloop.org.uk/

>> After resizing a gnome terminal running on the server, the menus on
>> the terminal stop working.
>
> Thanks for the detailed instructions to reproduce. I just tried with
> both the 0.0.6 and the current tip, and both of them seemed to work
> perfectly -- so I'm not sure what's going on!

So I have slightly more detailed information. I'm running a dual head
setup with the laptop screen on the left and a Dell 22 inch monitor on
the right. The problem appears to be not the resize but moving across
screens.

> A useful place to start would be to run the client with '--debug
> xpra.protocol' to get a trace of the client and server's
> communication, that we can look at for any anomalies.

Attached.

I've attached my monitors.xml in case it helps.
-- 
Thomas Conway
[email protected]
Take away justice and what are kingdoms
but large-scale criminal enterprises - Augustine

Attachment: xpra-errs.gz
Description: GNU Zip compressed data

<monitors version="1">
  <configuration>
      <clone>no</clone>
      <output name="TMDS-1">
      </output>
      <output name="TV">
      </output>
      <output name="LVDS">
          <vendor>SEC</vendor>
          <product>0x4457</product>
          <serial>0x00000000</serial>
          <width>1440</width>
          <height>900</height>
          <rate>60</rate>
          <x>0</x>
          <y>0</y>
          <rotation>normal</rotation>
          <reflect_x>no</reflect_x>
          <reflect_y>no</reflect_y>
          <primary>no</primary>
      </output>
      <output name="VGA">
          <vendor>DEL</vendor>
          <product>0xd014</product>
          <serial>0x30304a53</serial>
          <width>1680</width>
          <height>1050</height>
          <rate>60</rate>
          <x>1440</x>
          <y>0</y>
          <rotation>normal</rotation>
          <reflect_x>no</reflect_x>
          <reflect_y>no</reflect_y>
          <primary>no</primary>
      </output>
  </configuration>
  <configuration>
      <clone>no</clone>
      <output name="VGA1">
          <vendor>DEL</vendor>
          <product>0xd014</product>
          <serial>0x30304a53</serial>
          <width>1680</width>
          <height>1050</height>
          <rate>60</rate>
          <x>1440</x>
          <y>0</y>
          <rotation>normal</rotation>
          <reflect_x>no</reflect_x>
          <reflect_y>no</reflect_y>
          <primary>no</primary>
      </output>
      <output name="LVDS1">
          <vendor>SEC</vendor>
          <product>0x4457</product>
          <serial>0x00000000</serial>
          <width>1440</width>
          <height>900</height>
          <rate>60</rate>
          <x>0</x>
          <y>0</y>
          <rotation>normal</rotation>
          <reflect_x>no</reflect_x>
          <reflect_y>no</reflect_y>
          <primary>no</primary>
      </output>
      <output name="DVI1">
      </output>
      <output name="TV1">
      </output>
  </configuration>
</monitors>
_______________________________________________
Parti-discuss mailing list
[email protected]
http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss

Reply via email to