On Fri, May 14, 2010 at 09:06:04AM +0200, godo uttered: > On 05/14/2010 01:17 AM, Steve Fishpaste wrote: > >Hi, > > > >I have an problem while using gtk-recordMyDesktop Version: 0.3.8-3 with > >my desktop environment, Xfce 4.6.1. Both these applications are from an > >up-to-date Sid laptop. > > > >What happens is when I go to record a session; the recordMyDesktop > >application disappears as it's supposed to so the screen isn't > >cluttered; but there isn't any icon showing the stop button when in > >record mode. From what I've read on various searches for this problem > >it seems that in other desktop environments the record button/stop button > >appears in the menu bar when one is recording, so when finished one > >can stop the recording and have the video saved. > > > >That's my problem. So I don't know if the bug resides with > >gtk-recordMyDesktop or Xfce. I trust this all makes sense ... > > > >Can anyone confirm if this behaviour is shown while running Gnome in > >Sid with the recordMyDesktop version from Sid? > > > >Or else advise me as to whether I should file a bug and against which > >application? > > > >Thanks. > > > > > Hi, > I was just try on my Sid-KDE and it works. > When you start it from shell do you get some errors?
Goran, when I run the front end from a shell, yes I get a bunch of warnings. The backend runs without any errors before launching. I ran the gtk front end just now from my term and get warnings on ... guess what? The friggin widget set. Deprecated warnings such as; /usr/lib/pymodules/python2.5/recordMyDesktop/rmdSimple.py:150: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips=gtk.Tooltips() /usr/lib/pymodules/python2.5/recordMyDesktop/rmdSimple.py:151: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips.set_tip(self.win_button,smplTooltipLabels[0]) /usr/lib/pymodules/python2.5/recordMyDesktop/rmdSimple.py:152: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips.set_tip(self.start_button,smplTooltipLabels[1]) /usr/lib/pymodules/python2.5/recordMyDesktop/rmdSimple.py:153: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips.set_tip(self.file_button,smplTooltipLabels[2]) /usr/lib/pymodules/python2.5/recordMyDesktop/rmdSimple.py:154: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips.set_tip(self.quit_button,smplTooltipLabels[3]) /usr/lib/pymodules/python2.5/recordMyDesktop/rmdSimple.py:155: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips.set_tip(self.v_quality,smplTooltipLabels[4]) /usr/lib/pymodules/python2.5/recordMyDesktop/rmdSimple.py:156: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips.set_tip(self.v_label,smplTooltipLabels[4]) /usr/lib/pymodules/python2.5/recordMyDesktop/rmdSimple.py:157: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips.set_tip(self.s_button,smplTooltipLabels[5]) /usr/lib/pymodules/python2.5/recordMyDesktop/rmdSimple.py:158: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips.set_tip(self.s_quality,smplTooltipLabels[6]) /usr/lib/pymodules/python2.5/recordMyDesktop/rmdSimple.py:159: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips.set_tip(self.s_label,smplTooltipLabels[6]) /usr/lib/pymodules/python2.5/recordMyDesktop/rmdSimple.py:160: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips.set_tip(self.advanced_button,smplTooltipLabels[7]) I thought I was already using the latest widget gtk tool kit. Any ideas? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100514114259.gb21...@google.com