Enver ALTIN | 1 Sep 2004 13:28

Re: [gnome-panel] Dropping files on panel launcher doesn't work as expected

On Tue, 2004-08-31 at 07:14 +0000, Daniel Poersch wrote:
> I recently noticed that gnome-panel does not behave as I expected it,
> when dropping files from nautilus on an application launcher. 
> At the moment (got Gnome 2.6.2) the application starts, but without 
> recognising the dropped files. What I would expect is:
> exec <program> "$ <at> "
> 
> That's the way it works with Desktop launchers and I think that's definitly 
> the way it should work with panel launchers. Additionally it is very confusing
> if you drop files on an launcher, the launcher starts, but ignore your files.
> 
> Just wanted a comment on this before I file a bug.

Go ahead, file a (show-stopper) bug. I don't know why this isn't noticed
before.
--

-- 
Enver ALTIN                   |        http://skyblue.gen.tr/
Software developer  <at>  Parkyeri |      http://www.parkyeri.com/
_______________________________________________
gnome-list mailing list
gnome-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-list
Don Scorgie | 1 Sep 2004 14:09
Picon
Favicon

Re: [gnome-panel] Dropping files on panel launcher doesn't work as expected

hi,

On Tue, 2004-08-31 at 08:14, Daniel Poersch wrote:
> Hi together,
> 
> I recently noticed that gnome-panel does not behave as I expected it,
> when dropping files from nautilus on an application launcher. 
> At the moment (got Gnome 2.6.2) the application starts, but without 
> recognising the dropped files. What I would expect is:
> exec <program> "$ <at> "
> 
> That's the way it works with Desktop launchers and I think that's definitly 
> the way it should work with panel launchers. Additionally it is very confusing
> if you drop files on an launcher, the launcher starts, but ignore your files.
> 
> Just wanted a comment on this before I file a bug.
> 
> Best Regards,
> 
> Daniel
> 
> _______________________________________________
> gnome-list mailing list
> gnome-list <at> gnome.org
> http://mail.gnome.org/mailman/listinfo/gnome-list
> 
> 

Just to say, for me this seems to work for certain applications with
Gnome Panel 2.6.2
(Continue reading)

Daniel Poersch | 1 Sep 2004 14:37
Picon
Picon

Re: [gnome-panel] Dropping files on panel launcher doesn't work as expected

Don Scorgie <DonScorgie <at> Blueyonder.co.uk> writes:

> Just to say, for me this seems to work for certain applications with
> Gnome Panel 2.6.2
> 
> If I drag a (text) file onto a panel launcher for epiphany or gedit, the
> contents are shown ok, but it doesn't seem to work for an xemacs
> launcher.

Can you post the contents of both launchers? They should be in
/usr/share/applications/ 

Rgds,
Daniel
Jouke Witteveen | 1 Sep 2004 18:39
Picon

Screendump

Hello list ;-)

Short question:
How to screendump the GDM login screen?

Thats all!
Jouke Witteveen
the Netherlands
Don Scorgie | 1 Sep 2004 19:05
Picon
Favicon

Re: [gnome-panel] Dropping files on panel launcher doesn't work as expected

hi,

On Wed, 2004-09-01 at 13:37, Daniel Poersch wrote:
> Don Scorgie <DonScorgie <at> Blueyonder.co.uk> writes:
> 
> > Just to say, for me this seems to work for certain applications with
> > Gnome Panel 2.6.2
> > 
> > If I drag a (text) file onto a panel launcher for epiphany or gedit, the
> > contents are shown ok, but it doesn't seem to work for an xemacs
> > launcher.
> 
> Can you post the contents of both launchers? They should be in
> /usr/share/applications/ 
> 
> Rgds,
> Daniel
> 
> 
> 
> _______________________________________________
> gnome-list mailing list
> gnome-list <at> gnome.org
> http://mail.gnome.org/mailman/listinfo/gnome-list
> 
> 
I've attached the launcher from epiphany and xemacs.  The xemacs one I
made myself (add launcher in the panel menu).

Hope this helps
(Continue reading)

Donald Raikes | 1 Sep 2004 19:12

jhbuild gnome28.modules build problem

Hello,

I am attempting to build gnome using jhbuild.
I checked jhbuild out from cvs this morning onto my fedora core 2 system.
I ran jhbuild bootstrap successfully.
I am using the sample.jhbuildrc file unchanged as my .jhubildrc file.

When I type jhbuild build, I get the following errors:

----  error log ----
sh: line 1: tla: command not found
jhbuild build: could not register archive rhythmbox-devel <at> gnome.org--2004

----- end of error log ----
--

-- 
tia,
Donald Raikes
website:	http://www.draikes.com
Michael Henson | 1 Sep 2004 19:58

Re: jhbuild gnome28.modules build problem

On Wed, 2004-09-01 at 10:12 -0700, Donald Raikes wrote:
> Hello,
> 
> I am attempting to build gnome using jhbuild.
> I checked jhbuild out from cvs this morning onto my fedora core 2 system.
> I ran jhbuild bootstrap successfully.
> I am using the sample.jhbuildrc file unchanged as my .jhubildrc file.
> 
> When I type jhbuild build, I get the following errors:
> 
> ----  error log ----
> sh: line 1: tla: command not found
> jhbuild build: could not register archive rhythmbox-devel <at> gnome.org--2004
> 

You're getting that message because you don't have arch installed. You
can either install it (actually tla is an arch implementation I
believe), or simply remove the relevant lines from
jhbuild/modules/gnome28.modules -- namely the arch-archive element and
archmodule elements.

-- Michael
Gábor Farkas | 1 Sep 2004 20:11

Re: Screendump

On Wed, 2004-09-01 at 18:39 +0200, Jouke Witteveen wrote:
> Hello list ;-)
> 
> Short question:
> How to screendump the GDM login screen?
> 
main-menu-in-gnome / applications / system-tools /
new-login-in-a-nested-window

and there simply create the screenshot with the standard
gnome screenshot mechanism (alt-printscreen by default).

good enough?

gabor
Donald Raikes | 1 Sep 2004 21:56

jhbuild unable to build Xrender

Hello,

I am using jhbuild to build gnome onto my fedora core 2 system.
I copied the sample.jhbuildrc file to my ~/.jhubildrc file unchanged.

I ran:
jhbuild bootstrap
and that completed fine.
I then ran:
jhbuild tinderbox

I discovered that Xft did not build because Xrender did not build. Below is the tinderbox output from Xrender.txt.

Any suggestions would be appreciated.

************************************************************
2004-09-01 12:29:26.343 | Checking out Xrender
************************************************************
cvs -z3 -q -d :pserver:anoncvs <at> cvs.freedesktop.org:/cvs/xlibs update -dP -A .

************************************************************
2004-09-01 12:29:27.039 | Configuring Xrender
************************************************************
./autogen.sh --prefix /opt/gnome2  --disable-static --disable-gtk-doc
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal 
/opt/gnome2/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
(Continue reading)

Donald Raikes | 2 Sep 2004 01:14

problems compiling Xrender from cvs

Hello,
In an attempt to build gnome from cvs using jhbuild, I keep running into the problem that Xrender will not configure.
I even tried:
jhbuild shell
to run a shell with the necessary environment, then
after cd'ing ot cvs/gnome2/Xrender, I ran:
autogen.sh --prefix=/opt/gnome2

The resulting log follows:

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal 
/opt/gnome2/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/opt/gnome2/share/aclocal/nspr.m4:8: warning: underquoted definition of AM_PATH_NSPR
/opt/gnome2/share/aclocal/libtasn1.m4:12: warning: underquoted definition of AM_PATH_LIBTASN1
/opt/gnome2/share/aclocal/libgcrypt.m4:23: warning: underquoted definition of AM_PATH_LIBGCRYPT
/opt/gnome2/share/aclocal/gpg-error.m4:7: warning: underquoted definition of AM_PATH_GPG_ERROR
/opt/gnome2/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: `config.guess' exists: use `--force' to overwrite
libtoolize: `config.sub' exists: use `--force' to overwrite
libtoolize: `ltmain.sh' exists: use `--force' to overwrite
/opt/gnome2/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/opt/gnome2/share/aclocal/nspr.m4:8: warning: underquoted definition of AM_PATH_NSPR
(Continue reading)


Gmane