Displaying 20 results from an estimated 1000 matches similar to: "unimplemented features"
2000 Dec 08
1
Xmms plugin bug
I have one File (out of several hundred) wich, even after reripping and
reencoding always crashes xmms when i try to play it.
when playing it with ogg123 i have no problems though
Any help would be appreciated
Arne 'zal' Hueggenberg
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message
2020 Sep 29
2
Syncing multiple sub-directories to one directory
I would like to sync many subdirectories into one directory with no
subdirectories. I've tried
rsync -rv --progress --include '*.jp*g' --include '*.png' --include '*.dng'
--include '*.raw' --include '*.nef' --include 'Duo' --include 'DCIM'
--include 'WhatsApp' --exclude '*' /my/phone/root/dir/
2008 Aug 26
2
Problem with Integrate for NEF-HS distribution
I need to calcuate the cumulative probability for the Natural Exponential Family - Hyperbolic secant distribution with a parameter theta between -pi/2 and pi/2. The integration should be between 0 and 1 as it is a probability.
The function "integrate" works fine when the absolute value of theta is not too large. That is, the NEF-HS distribution is not too skewed. However, once the
2020 Sep 29
3
Syncing multiple sub-directories to one directory
Thanks for your help. What you provided didn't work for me because that
still placed things in subdirectories.
I figured it out. This puts it all in the images directory.
find /my/phone/root/dir/ \( -path '*Duo*' -o -path '*DCIM*' -o -path
'*Pictures*' -o -path '*Camera*' -o -path "*Download*" -o -path
"*textgram*" -o -path
2009 May 25
2
Photo browser
Hi,
Can somebody recommend a photo browser. It needs to support
CR2, NEF, PEF and DNG formats. I'm looking for something like
Infranview, but for Linux.
--
Thanks
2020 Oct 01
2
Syncing multiple sub-directories to one directory
Except some of those dir have subdir such as WhatsApp and DCIM has multiple
subdirs too. I would rather do it all with rsync though.
On Wed, Sep 30, 2020, 12:54 PM Wayne Davison <wayne at opencoder.net> wrote:
> On Tue, Sep 29, 2020 at 4:46 PM Rob Campbell wrote:
>
>> Thanks for your help. What you provided didn't work for me because that
>> still placed things in
2010 Jun 17
2
"LoadError: no such file to load -- openssl", following Rails Guides
[With apologies for cross-posting at http://railsforum.com/viewtopic.php?id=39587]
Hi all,
I''m following the edge ''getting started'' guide at
http://guides.rails.info/getting_started.html, running ROR 3. I''m
running Ruby 1.9.2 (as instructed by the guide), installed using RVM.
I get an error when following "4.3 Setting the Application Home
Page".
2010 Jul 22
9
Something went wrong.
My app works fine in development on my laptop but in production on my
server I get "We''re sorry, but something went wrong. We''ve been notified
about this issue and we''ll take a look at it shortly."
I am using Rails 3, Ruby 1.8.7, Apache and passenger 2.2.15
I get the welcome aboard page in production if I just go to the domain
name but as soon as I want data
2010 Jul 16
1
Rails 3 bug: undefined method `<=>' for class `ActiveSupport::Multibyte::Chars'
I''m getting the following bug when I try to run rake db:migrate in
Rails 3 beta 4:
$ rake db:migrate --trace
(in C:/Users/Adam/Documents/Aptana Workspace/QuestionBank)
default formats are encoded in ISO-8859-1
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute db:migrate
== CreateUsers: migrating
2009 Jan 08
2
rsync to fat32 on different platforms
I have a dozen of external usb disks which should be kept in sync with
a central rsync server.
As I can't predict which OS they will be used with they are formatted
with fat32. If I use them with either Linux (ubuntu) or OS X rsync
works without problems. However, when I try the syncing with the hd
attached to a windows pc the rsync process (using cygwin) will take
close to 40
2006 Apr 02
5
1.0.beta4 released
I haven't had yet time to read all the mails in this list which I
skipped in the last few of weeks. I'll try to get to them eventually.
This release contains several new features which haven't been fully
tested yet, such as ACLs, master users and Maildir++ quota. If you
intend to use them, test them properly first.
This is the first Dovecot release where it's supposed to work
2006 Mar 15
5
Recent 6.1-PRE: burncd: ioctl(CDRIOCFIXATE): Input/output error
I'm running:
localhost(6.1-P)[21] uname -a
FreeBSD localhost 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #19: Wed Mar 15 07:15:25 PST 2006 root@g1-18.catwhisker.org.:/common/S2/obj/usr/src/sys/LAPTOP_30W i386
localhost(6.1-P)[22]
I figured I'd grab a copy of the recent 6.1-BETA4 (disc1) ISO to
try it out & hand it out to folks....
It seems to have worked, but I got a bit of a whine
2007 Oct 23
4
v1.1.beta4 released
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta4.tar.gz
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta4.tar.gz.sig
Lots of fixes since beta3, but apparently there are still a few bugs
left:
- Is SORT working?
- APPEND seems to have problems in some setups.
- Still some SEARCH TEXT problems? Or Squat indexing problems?
-------------- next part --------------
A non-text attachment
2015 Nov 25
0
Uw betaalpas staat voor u klaar
<HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<STYLE rel="stylesheet">
body {
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
}
a img {
border: none;
}
table.main {
font-family: Tahoma;
font-size: 10px;
font-weight: normal;
color: #4c4c4c;
padding: 0px;
2009 Mar 25
2
v1.2.beta4 released
http://dovecot.org/releases/1.2/beta/dovecot-1.2.beta4.tar.gz
http://dovecot.org/releases/1.2/beta/dovecot-1.2.beta4.tar.gz.sig
This release fixes a memory corruption bug related to MODSEQ handling in
earlier v1.2 releases. Memory corruption means that it's a security bug
and possibly exploitable. MODSEQ code is new in v1.2, so v1.1 and older
releases are not affected.
Other than that, there
2009 Mar 25
2
v1.2.beta4 released
http://dovecot.org/releases/1.2/beta/dovecot-1.2.beta4.tar.gz
http://dovecot.org/releases/1.2/beta/dovecot-1.2.beta4.tar.gz.sig
This release fixes a memory corruption bug related to MODSEQ handling in
earlier v1.2 releases. Memory corruption means that it's a security bug
and possibly exploitable. MODSEQ code is new in v1.2, so v1.1 and older
releases are not affected.
Other than that, there
2010 Jun 10
9
Rails3 beta4 + Ruby 1.9
When I try rails console using Rails3 beta4 and Ruby 1.9.1-p378 I
cannot save a record:
> rails console
Loading development environment (Rails 3.0.0.beta4)
ruby-1.9.1-p378 > g = Game.new
=> #<Game id: nil, player_id: nil, versus_id: nil, finished: nil,
created_at: nil, updated_at: nil>
ruby-1.9.1-p378 > g.save
NameError: undefined method `<=>'' for class
2010 Apr 02
1
Dovecot Migration so far
We've been doing our own beta testing of Dovecot 2.0-beta4 IMAP (both
direct IMAP and webmail-fronted), and we've had nothing but glowing
compliments from our beta users/victims. I've also been running a lone
box with the latest mercurial build and that's been running just fine
too. All mail data is on NFS, but I've put indexes on the local disk,
which has worked just dandy so
2001 Jan 22
3
prebeta4 tarballs
Once again I'm providing prebeta4 releases for people to test and
playwith. Right now the tarballs are up. RPMS and the like should come
soon..
http://www.vorbis.com/~jack/beta4/
jack.
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org'
containing
2001 Jan 22
3
prebeta4 tarballs
Once again I'm providing prebeta4 releases for people to test and
playwith. Right now the tarballs are up. RPMS and the like should come
soon..
http://www.vorbis.com/~jack/beta4/
jack.
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org'
containing