-
the command works perfectly when usirg it in a terminal.
here is result of strace command :
[pid 7396] "#! /bin/sh\n\nexec epiphany-browse"..., 8192) = 39
[pid 7396] execve("/usr/local/sbin/epiphany-browser", ["epiphany-browser", "-n", "http://www.pcinpact.com/actu/new"...], [/* 33 vars */]
[pid 7396] ) = -1 ENOENT (No such...
2008-06-21 08:36:38 UTC in Liferea
-
It should be useful to add a link may be on tag menu or at the end of cloud tag to have fast access to non tagged bookmarks. I've just import my bookmarks and I have 11 page of bookmarks to tagg so it should be useful. And I think that there is many usage where it should be.
2008-06-20 16:05:16 UTC in SemanticScuttle
-
Here is content of output when running liferea --debug-all in terminal
GUI: item list selection changed to "Som Mittal, Nasscom : « L'Inde est devenue plus qu'une base arrière offshore »"
DB: update of item "Som Mittal, Nasscom : « L'Inde est devenue plus qu'une base arrière offshore »" (id=5836, thread=0x80bcf78)
DB: item update took 0,015s
DB: counting unread items took 0,001s
GUI:
2008-06-16 20:09:48 UTC in Liferea
-
I've configured Liferea to open web page in Epiphany web browser but no link open in web browser.
All it's ok with firefox but nothing run with epiphany.
command line wich is shown in status bar seems ok. the same command in terminal run ok but notihng in liferea.
Using Liferea 1.4.14 with epiphany 2.22.2 with Xubuntu 8.04.
2008-06-02 07:21:08 UTC in Liferea
-
When delete files they don't go to trash but are definitly deleted. I don't know if it's a choice but on my mind it should be better to use Trash.
PS : Sorry for my bad English Idon't speak it very often ;)
2008-02-08 08:24:11 UTC in PCMan File Manager
-
It should be very usefull to have an item in artits list and one in album list.
2007-10-13 18:43:26 UTC in Ario
-
make file are usually used to allowed install of software on linux systeme with option install
(typicaly we are doing:
./configure
make
make install)
Actually makefile generated by premake doesn't include install target so "make install" can't be used with generated makefile.
It should be very useful that this feature be included in premake.
2007-03-17 18:23:08 UTC in Premake