Displaying 13 results from an estimated 13 matches for "hakon".
Did you mean:
hakan
2003 Apr 18
1
Charset used for text subtitles?
...use unicode charset by default, or if charset will be disregarded?
Because as an example, in the xine video player, one has to state what encoding is used for the subs. If it was taken for granted that the charset is unicode, such a setting would be unnecessary in the player applications.
<p>Hakon
<p><p><p>--- >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 'theora-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is neede...
2022 Sep 29
7
[Bug 3477] New: Support environment variable or %u token for User
https://bugzilla.mindrot.org/show_bug.cgi?id=3477
Bug ID: 3477
Summary: Support environment variable or %u token for User
Product: Portable OpenSSH
Version: v9.0p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at
2006 Apr 19
3
Determining screen size and/or resolution?
What''s the easiest or best way to determine the screen size from within a controller or view in Rails? My "divs" look great at 1280x800, but not so hot on 800x600. I want to dynamically alter the layout based on the resolution. Any hints regarding screen size or alternate ways of handling this issue would be appreciated.
Thanks!
-------------- next part --------------
An
2009 Mar 14
1
Can't install Fixfoto
...nse key but there no response when I click on it. Fixfoto is shareware and requires a license key but it can bestarted without key. Since I was able to install XnView I think it is not Wine.
Any ideas? Since that license key button does not budge I have no way of adding the license key.
Thanks, Hakon
2018 Nov 16
1
Mail slowed down to a crawl...
...vecot issue. No error messages from dovecot or postfix that I can see.
I thought I read something about storing mail in maildir vs. some other format, or even something about authentication errors causing slow dovecot transactions.
Jeff J.
> On Nov 15, 2018, at 4:35 PM, H?kon Alstadheim <hakon at alstadheim.priv.no> wrote:
>
>
> Den 15.11.2018 21:00, skrev StarionTech (IMAP):
>> Been moving along just fine for a couple years now, then in the last two days, email has slowed to a crawl.
>>
>> Retrieving email via IMAP is very slow, progress bar in the mail...
2003 Jun 28
1
Choosing subtitle language
...t would be imporant that the subtitles feature is promoted good, otherwise content providers would stick to the conventional methods, and just include all subtitles as part of the video image. Which is a shame when there is such good interactive possibilities coming with digital television.
-----
Hakon
<p><p><p><p>--- >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 'theora-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject...
2015 Feb 05
3
Resubmission after N days
Am 05.02.2015 um 12:18 schrieb Steffen Kaiser:
> On Thu, 5 Feb 2015, Thomas G?ttler wrote:
>>> What specific action shall be done via IMAP? The move?
>>> Then use any IMAP client library, use the LIST command to get the mailboxes, FETCH to get the messages and COPY/EXPUNGE
>>> to move them.
>
>> You are right moving the mail should be simple.
>
>>
2018 Nov 15
3
Mail slowed down to a crawl...
Been moving along just fine for a couple years now, then in the last two days, email has slowed to a crawl.
Retrieving email via IMAP is very slow, progress bar in the mail client shows that it is downloading messages almost constantly, like it never closes the connection, or it?s getting the messages very slowly. The server that dovecot/postfix is on has also bogged down to a crawl.
The
2017 Nov 25
1
Mark message as read when moved to Trash
Den 25. nov. 2017 11:36, skrev Peter Chiochetti:
> Am 2017-11-25 um 10:12 schrieb Felix Rubio Dalmau:
>> Hi all,
>>
>> ????When I send a message to trash, without previously reading it
>> (just with the subject is enough to say I do not want to read it), it
>> remains as "unread". Then, clients (I am using Kmail) report there are
>> unread message,
2018 Nov 15
0
Mail slowed down to a crawl...
Den 15.11.2018 21:00, skrev StarionTech (IMAP):
> Been moving along just fine for a couple years now, then in the last two days, email has slowed to a crawl.
>
> Retrieving email via IMAP is very slow, progress bar in the mail client shows that it is downloading messages almost constantly, like it never closes the connection, or it?s getting the messages very slowly. The server that
2023 Nov 12
0
Salicru and usbhid-ups
I have a device that seems almost, but not quite supported, I'd like
very much to help get it working, though I am no programmer. Feel free
to ask me to test :)
This could probably go in https://networkupstools.org/ddl/ :
-------file:
Salicru__SPS_2000_ADV_T__usbhid-ups__2.8.1-94-gd59c05349__01.dev , or
maybe 1__2000__usbhid-ups__2.8.1-94-gd59c05349__01.dev
# DEVICE:URL:VENDOR:
2016 May 01
2
deb repo with dovecot-antispam ?
There are .debs available for version 2.2 both from backports and
ix.dovecot.fi, but neither seem to have the antispam plugin built for
version 2.2. Anybody know why, and (if there is no particular reason)
how to get dovecot-antispam in a proper .deb package for dovecot-2.2.* ?
2017 Feb 12
4
Replacement for antispam plugin
Den 12. feb. 2017 21:44, skrev ebroch at whitehorsetc.com:
>
>
> Any opinion on dspam's interoperability with this?
>
>
Just follow the wiki and replace sa-learn scripts with calling dspam.
Dspam direct pipe needs mail-line-endings (\r\n) translated into unix
line-endings (\r).
like so:
----- learn-spam.sh ---------
#!/bin/sh
sed -e 's/\r$//' | /usr/bin/dspam