Am 25.07.2011 18:20, schrieb komodo:
libv4l2: error converting / decoding frame data
but when i install previous version of lib32v4l and v4l (0.8.4-2) than video
is working again.
I have the same problem with my Logitech QuickCam Messanger (046d:08da) and
fixed by dowgrading to v4l 0.8.0-1 (
Rick Pasotto schrieb:
> What would be a good way to create a jpg image of a pdf page?
>
I got best results with imagetops + convert:
imagetops -scale 300 image.jpg > temp.ps
convert -density 300 temp.ps image.pdf
Using directly
convert image.jpg file.pdf
works in principle, but does
Tapani Tarvainen schrieb:
>> kj wrote:
>
>>> Now, I've been running the usual find . -type f -exec rm {} \;
>>> but this is going at about 700,000 per day. Would simply doing an rm
>>> -rf on the Maildir be quicker? Or is there a better way?
>
> While rm -rf would certainly be quicker and is
John O Laoi schrieb:
>
> find . -name *.odt -exec sh -c 'unzip -c "{}" content.xml | grep
> "string-being sought" > /dev/null' \; -print
>
For me it works . Maybe you should quote *.odt: '*.odt'. And try just
find . -name *.odt
to see if the odt files are found.
Rainer
--
To UNSUBSCRIBE
Bob Cox schrieb:
> On Mon, Mar 16, 2009 at 15:29:50 +0100, Sjoerd Hardeman
> (sjo...@lorentz.leidenuniv.nl) wrote:
>
>> Sjoerd Hardeman wrote:
>>> What about
>>> find . -name *.odt -exec unzip -c {} content.xml | grep "what you want
>>> to find"\; -print
>> This one is not working, use
>> fin
thveillon.debian schrieb:
>
> Hi, this is what apt-listchanges sent me a few days ago :
>
> [quote]
> "sane-backends-extras (1.0.19.12) unstable; urgency=low
>
> Starting with sane-backends-extras 1.0.19.12, the epkowa backend for EPSON
> scanners is no longer provided. It was no longer poss
Enrique Morfin schrieb:
>
> My system is sid.
> The scanner is epson perfection v100 photo
>
> It was working flawlessly (with iscan).
Hello,
Which backend do you use: the one provided by the official Debian libsane-extras
package or the one from the Avasys proprietary packages (iscan,
iscan-pl
Rogério Brito schrieb:
>
> I have a friend of mine that has an old ATI Rage 128 card (if I am not
> mistaken) with line in. Would it be possible to make it work under
> Linux?
>
Should work without problems, I had this card working in the past.
> If I happen to have to purchase something, what w
Tamas Hegedus schrieb:
> ---
> 2. I tried to reinstall the essential kernel packages what I think might
> have been affected by the manual alsa compile.
>
> aptitude reinstall|[remove&install]
> linux-headers-2.6.26-1-686
> !!
> I do not have the driver
I had the same problem some days ago.
Boyd Stephen Smith Jr. schrieb:
If Paul makes a bug report, this will just add another bug to the long list
of bugs in cdrkit but it will not result in a bugfix.
Since previous bugs files have resulted in a bugfix, I choose not to believe
your predictions of the future.
Given the bug stati
Paul Cartwright schrieb:
On Fri January 9 2009, Boyd Stephen Smith Jr. wrote:
I'm not sure this is really a k3b bug though -- you said it affected other
programs as well, yes. Please add to the bug what other programs you saw
affected -- it is possible that the bug may need to be reassigned (e.
Boyd Stephen Smith Jr. schrieb:
On Friday 2009 January 09 13:50:57 Paul Cartwright wrote:
On Fri January 9 2009, Boyd Stephen Smith Jr. wrote:
Followup-For: Bug #499066
done.
Thank you. You also might want to subscribe to the bug to receive updates to
it as email. (Link at the bug page.)
Bob Cox schrieb:
On Thu, Jan 08, 2009 at 12:03:38 +0200, Micha Feigin (mi...@post.tau.ac.il) wrote:
find . -type f -exec echo `echo '{}' | tr "[:upper:]" "[:lower:]"` \;
also fails to convert the file to lower case for some reason (same problem,
doesn't change the case, as if it doesn't see th
Tzafrir Cohen schrieb:
> Also, a perl one-liner for you:
perl -MPOSIX -e 'print POSIX::strftime("year of %F: is it %Y or
%G?\n", 0, 0, 0, 31, 11, 108)'
So what? It just tells us that, from an ISO standard point of view, the
current week is week 01 of 2009. replace 31 by 29 and you'll get the
Dotan Cohen schrieb:
These are better:
http://go-oo.org/
I don't find any debs on this site
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Mark Allums schrieb:
> Probably never. To get OO.o 3 in lenny, you will have to make use of a
backport. (Or add experimental to your /etc/apt/sources.list long
enough to get it, then remove it--or comment it back out--afterward.)
Or you can download and install the debs from opeoffice.org. W
Hugo Vanwoerkom schrieb:
Hi,
Recently there was a post mentioning tesseract.
Turns out that is an award winning opensource OCR that works!
Hugo
I use it with the gscan2pdf frontend and it works perfectly (at least
for documents in german language)
--
To UNSUBSCRIBE, email to debian-user
Paul Cartwright schrieb:
I downloaded projectX, ran the build.sh, tried to run :
java ProjectX
Exception in thread "main" java.lang.NoClassDefFoundError: ProjectX/jarls
There is a sourceforge page (sourceforge.net/projects/project-x/) with
some basic information in English and an English Read
Rodolfo Medina schrieb:
Rodolfo Medina writes:
Does anyone have experience of video editing without transcoding?
In particular, what I want is to join two video files. *If* they come from the
same DVD, old plain `cat' command joins them fine:
Hello Rodolfo,
I am using ProjectX from www.lu
Raquel schrieb:
I got my spouse a Creative Zen 8GB mp3 player for Christmas and I'm
trying to get it loaded with her music before Christmas. I've
charged the player using the USB port but Debian doesn't find the
player.
I've tried using Gnomad2 and Amarok. Neither will find the player.
Anyone
Nigel Henry-3 wrote:
>
> Hi Folks.
>
> Does anyone know where Synaptic saves it's history? I can view the history
> of
> packages installed, or uninstalled when Synaptic is open, but where
> exactly
> is this history saved on the machine.
>
> Looking at the installed files for Synaptic, whe
21 matches
Mail list logo