Main index > Usage problems > Shell Frontend driver not used on debian [SOLVED]

By robbe (User), on Sun Oct 23 11:37:18 2005, last edited on Mon Oct 24 09:19:30 2005: Shell Frontend driver not used on debian [SOLVED].

always when i try "adesklets --help" i get :

Code:

adesklets --help
Usage: adesklets [OPTIONS] [script_id]
adesklets interpreter and desklets launcher

Options:
  -h, --help                    Display this help message
  -v, --version                 Get package version
  -f, --file                    In interpreter mode, use file as
                                input stream instead of stdin

Warning: for some reason, the shell frontend driver was not used.

My System:
GNU/Debian Unstable
Kernel : 2.6.13
Xorg: 6.8
adesklets 0.4.12
Xfce 4.2.2
any help is welcome
greets
robert

By syfou (Core Developer & Desklet Author), on Sun Oct 23 15:17:03 2005.

Look at this bug report -- this is a packaging issue on debian... You can easily solve this manually by copying utils/adesklets_frontend.sh into autoconf's $pkgdatadir, which would be /usr/share/adesklets here (create the directory as needed). Better yet, you can reactivate the bug by leaving a new comment on the already submitted bug report, so it gets resolved upstream.

Thanks for notifying me -- I will mention it to Bartosz Fenski myself. Yours,

By robbe (User), on Mon Oct 24 09:20:13 2005.

thanks works fine now :)
greets robert

By Sgoueg (User), on Fri Oct 28 14:08:31 2005.

the new debian package has not been released yet and i don't manage to solve manually the same problem.
where can i find adesklets_fronten.sh ?
i've adesklets_frontend.sh.in
is it the good file ? i try to copy it to /usr/share/adesklets (i've created it) but it didn't work
what should i do ?
thank you

My System:
GNU/Debian Testing
Kernel : 2.6.8
Xorg: 6.8
adesklets 0.4.12
Xfce 4.2.2

By syfou (Core Developer & Desklet Author), on Fri Oct 28 20:04:32 2005.

It is not exactly the same file: utils/adesklets_frontend.sh is generated out of utils/adesklets_frontend.sh.in by the autoconf machinery -- on debian, you can generate the frontend by running:

Code:


./configure --prefix=/usr


From the base directory of your freshly extracted adesklets-0.4.12.tar.bz2 (do not forget to set the permissions right too: the final file on disk should be executable). Yours,

By Sgoueg (User), on Sat Oct 29 09:26:00 2005.

thanks ! it's allright


adesklets is proud to be hosted on:

SourceForge.net Logo

Back to adesklets.sf.net.