[winswitch] No menu bar in Ubuntu

2017-01-12 Thread Douglas Doole via shifter-users
I'm using xpra 1.0.1 (also saw this on 1.0) on a Ubuntu 14.04.5 system. Most of the time I'm running it in loopback mode. xpra start :10 xpra attach ssh:localhost:10 When I do this, however, I don't see the menu bars for my applications (gvim and eclipse being my most commonly used). All th

Re: [winswitch] No menu bar in Ubuntu

2017-01-18 Thread Douglas Doole via shifter-users
Any thoughts on this? I can open a bug, but I'd like to know that I'm not missing something first. Thanks. - Doug On Thu, Jan 12, 2017 at 1:37 PM Douglas Doole wrote: > I'm using xpra 1.0.1 (also saw this on 1.0) on a Ubuntu 14.04.5 system. > Most of the time I'm running it in loopback mode. >

Re: [winswitch] No menu bar in Ubuntu

2017-01-18 Thread Douglas Doole via shifter-users
ntoine Martin via shifter-users < shifter-users@lists.devloop.org.uk> wrote: > On 19/01/17 00:29, Douglas Doole via shifter-users wrote: > > Any thoughts on this? I can open a bug, but I'd like to know that I'm not > > missing something first. > Sorry, forgot to reply -

Re: [winswitch] No menu bar in Ubuntu

2017-01-19 Thread Douglas Doole via shifter-users
On Thu, Jan 19, 2017 at 5:40 AM Antoine Martin wrote: > On 19/01/17 01:37, Douglas Doole wrote: > > Thanks Antoine. > > > > I thought the --start was the trick I needed, but it seems I've stumbled > > onto something new. :-( > > > > My general model is that I have xpra running, and then I create

Re: [winswitch] No menu bar in Ubuntu

2017-01-19 Thread Douglas Doole via shifter-users
Ticket #1419 opened. On Thu, Jan 19, 2017 at 9:56 AM Antoine Martin wrote: > On 20/01/17 00:55, Douglas Doole wrote: > > On Thu, Jan 19, 2017 at 5:40 AM Antoine Martin > > wrote: > > > > On 19/01/17 01:37, Douglas Doole wrote: > > > Thanks Antoine. > >

[winswitch] Unable to start multiple gnome-terminals

2017-01-19 Thread Douglas Doole via shifter-users
Splitting this discussion off from the "No menu bar in Ubuntu" thread. On Thu, Jan 19, 2017 at 5:40 AM Antoine Martin wrote: > > My general model is that I have xpra running, and then I create and In case it matters, I start xpra with: xpra start :10 --start-new-commands=yes > > dispose of t

Re: [winswitch] Unable to start multiple gnome-terminals

2017-01-19 Thread Douglas Doole via shifter-users
Ticket #1420 opened. On Thu, Jan 19, 2017 at 10:56 AM Douglas Doole wrote: > Splitting this discussion off from the "No menu bar in Ubuntu" thread. > > On Thu, Jan 19, 2017 at 5:40 AM Antoine Martin > wrote: > > > My general model is that I have xpra running, and then I create and > > In case i

[winswitch] Font troubles with Mac client

2017-02-07 Thread Douglas Doole via shifter-users
Hi. I'm having trouble with fonts when using the Mac client. My server is Ubuntu 14.04. Both the client and server are running Xpra 1.0.2. Most of the time I am connected to my Xpra server from my Ubuntu machine in loopback mode (client and server running on the same machine). When I'm working re

Re: [winswitch] Font troubles with Mac client

2017-02-08 Thread Douglas Doole via shifter-users
As always, thanks for your help Antoine. I should have looked for DPI problems, but I dismissed it as an issue since icons looked fine while the fonts were screwy. On Tue, Feb 7, 2017 at 8:22 PM Antoine Martin via shifter-users < shifter-users@lists.devloop.org.uk> wrote: > This tells us that th

[winswitch] Xpra not starting

2017-08-02 Thread Douglas Doole via shifter-users
I'm running xpra 1.0.6 on Ubuntu 14.04. It had been working fine, but recently I've been unable to start the server. I use "xpra start :10 --start-new-commands=yes" to start the server. My :10.log file ends with: Initializing built-in extension XFree86-DRI Initializing built-in extension DRI2 Loa

Re: [winswitch] Xpra not starting

2017-08-03 Thread Douglas Doole via shifter-users
Sorry, forgot to include that detail. I am.using Xdummy and have been using it for ages. My xpra.conf contains: xvfb=Xorg -noreset -nolisten tcp +extension GLX \ -config ${HOME}/xorg.conf \ +extension RANDR +extension RENDER -logfile ${HOME}/.xpra/Xorg-10.log None of this changed between

[winswitch] Transparent gnome-terminal

2017-11-06 Thread Douglas Doole via shifter-users
I've finally been able to upgrade my Ubuntu box to 16.04 which means I can finally move up to Xpra 2.1.3. Generally it seems to be working much better than the old 1.x release. I am having trouble with gnome-terminal though. In some (but not all) of my terminal windows, all or part of the window i

Re: [winswitch] Transparent gnome-terminal

2017-11-15 Thread Douglas Doole via shifter-users
Anyone have any thoughts on this? It's becoming quite the pain. At a minimum, is there any way to disable transparency? Thanks. On Mon, Nov 6, 2017 at 8:28 AM Douglas Doole wrote: > I've finally been able to upgrade my Ubuntu box to 16.04 which means I can > finally move up to Xpra 2.1.3. Gene