Displaying 20 results from an estimated 28 matches for "mork".
Did you mean:
more
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
...t;
Bug #510072 {Done: Florian Schlichting <fschlich at zedat.fu-berlin.de>} [mpd] mpd says the card does not support 8 bit audio
Changed Bug submitter to 'Nicolas ?vrard <nicoe at no-log.org>' from 'Nicolas ??vrard <nicoe at no-log.org>'
> submitter 513235 Bj?rn Mork <bjorn at mork.no>
Bug #513235 [openssh-client] ssh tries the keys proposed by the agent before those passed with -i
Changed Bug submitter to 'Bj?rn Mork <bjorn at mork.no>' from 'Bj??rn Mork <bjorn at mork.no>'
> submitter 513344 Lo?c Minier <lool at dooz.or...
2016 Aug 23
0
[PATCH] CodingStyle: add some more error handling guidelines
On Tue, Aug 23, 2016 at 01:03:15PM +0200, Bj?rn Mork wrote:
> "Michael S. Tsirkin" <mst at redhat.com> writes:
>
> > foo = kmalloc(SIZE, GFP_KERNEL);
> > if (!foo)
> > goto err_foo;
> >
> > foo->bar = kmalloc(SIZE, GFP_KERNE...
2003 Sep 01
0
Samba writes in wrong file
Hello,
i have the problem that samba writes in the wrong files
This is the original log.smbd and there you can find something from
Mozilla 1.4 inside:
2003/09/01 14:42:39, 1] smbd/service.c:close_cnum(677)
wadjet (192.168.17.50) closed connection to service WLW
// <!-- <mdb:mork:z v="1.4"/> -->
< <(a=c)> // (f=iso-8859-1)
(80=ns:msg:db:row:scope:msgs:all)(81=subject)(82=sender)(83=message-id)
(84=references)(85=recipients)(86=date)(87=size)(88=flags)(89=priority)
...<schnipp>......
(AE=folderName)(AF=charSet)(B0=charSetOverride)(B...
2003 Sep 10
1
[Fwd: Re: Samba writes in wrong file]
...he problem that samba writes in the wrong files
> This is the original log.smbd and there you can find something from
> Mozilla 1.4 inside:
>
> 2003/09/01 14:42:39, 1] smbd/service.c:close_cnum(677)
> wadjet (192.168.17.50) closed connection to service WLW
> // <!-- <mdb:mork:z v="1.4"/> -->
> < <(a=c)> // (f=iso-8859-1)
> (80=ns:msg:db:row:scope:msgs:all)(81=subject)(82=sender)(83=message-id)
> (84=references)(85=recipients)(86=date)(87=size)(88=flags)(89=priority)
> ...<schnipp>......
> (AE=folderName)(AF=charSet)(...
2023 Feb 11
1
scan(..., skip=1e11): infinite loop; cannot interrupt
...uot;skip"
but goes into an infinite loop for "skip=1e11" and similar large values
of skip: I cannot even interrupt it; I must kill R. Below please find
sessionInfo() with a toy example.
My real problem is a large corrupted Thunderbird email file. It's
file type "Mork", which is mostly standard characters with "\n" between
records of varying length.
Is there some other function in R that allows me to read chunks of a
large file like this?
Thanks,
Spencer Graves
writeLines(as.character(1:11), 'tstNums.txt')
(Tst2 <- scan...
2008 Aug 15
8
VCb0.crt....C++ runtime error.....
After installing 2005&2008 C++ , msxml 6, xmlparser I am getting an error box when running the App
"Microsoft Visual C++ Runtime Library"
"R6034
An Application has made an attempt to load the C runtime library incorrectly"
from term I get
[/code]ncts at ncts:~/.wine/drive_c/Program Files/NEC/SV8100 AU PCPro$ wine AppMgr.exe
fixme:actctx:parse_depend_manifests Could not
2008 Mar 05
5
Ubuntu feisty/wine/gecko
...0000- c38000 Deferred pipboot
PE c40000- c4c000 Deferred xppref32
PE c50000- c74000 Deferred gkplugin
PE c80000- c98000 Deferred srchsvc
PE ca0000- ca7000 Deferred auth
PE cb0000- cd5000 Deferred gkwidget
PE ce0000- cfa000 Deferred mork
PE d00000- d09000 Deferred cookie
PE d10000- d1e000 Deferred webbrwsr
PE d20000- d30000 Deferred appshell
PE d30000- d37000 Deferred sroaming
PE d40000- fd9000 Deferred gklayout
PE fe0000- fe8000 Deferred pippki
PE ff0000- 1054000 Deferr...
2008 Mar 04
3
Gecko installs but page faults on execute
...x
> PE 7f0000- 81c000 Deferred docshell
> PE 820000- 891000 Deferred js3250
> PE 8a0000- 8aa000 Deferred myspell
> PE 8b0000- 8c0000 Deferred appshell
> PE 8c0000- 8da000 Deferred mork
> PE 8e0000- 8e7000 Deferred xmlextras
> PE 8f0000- 9ae000 Deferred uconv
> PE 9b0000- 9cf000 Deferred embedcomponents
> PE 9d0000- a4d000 Deferred necko
> PE a50000- a57000 Deferred...
2016 Aug 22
5
[PATCH] CodingStyle: add some more error handling guidelines
commit commit ea04036032edda6f771c1381d03832d2ed0f6c31 ("CodingStyle:
add some more error handling guidelines") suggests never naming goto
labels after the goto location - that is the error that is handled.
But it's actually pretty common and IMHO it's a reasonable style
provided each error gets its own label, and each label comes after the
matching cleanup:
foo
2016 Aug 22
5
[PATCH] CodingStyle: add some more error handling guidelines
commit commit ea04036032edda6f771c1381d03832d2ed0f6c31 ("CodingStyle:
add some more error handling guidelines") suggests never naming goto
labels after the goto location - that is the error that is handled.
But it's actually pretty common and IMHO it's a reasonable style
provided each error gets its own label, and each label comes after the
matching cleanup:
foo
2019 Sep 03
4
Problem with cascading configurations
Hello,
I am trying to setup a PXE server for two Debian releases (stretch and
buster) using their respective network boot images (netboot.tar.gz),
which I extracted into subdirectories of the TFTP server's root directory:
??? ??? debian
??? ??? ??? buster
??? ??? ??? ??? debian-installer
??? ??? ??? ??? ldlinux.c32 ->
debian-installer/i386/boot-screens/ldlinux.c32
??? ??? ??? ???
2008 May 30
7
Wine + Steam + PulseAudio = Fail
...0000- fc84000 Deferred gkplugin
PE fc90000- fcf4000 Deferred editor
PE fd00000- fd07000 Deferred txmgr
PE fd10000- fd1e000 Deferred spellchk
PE fd20000- fd2e000 Deferred composer
PE fd30000- fd3a000 Deferred myspell
PE fdd0000- fdea000 Deferred mork
PE 10b20000-10b5f000 Deferred softokn3
PE 10b90000-10c01000 Deferred js3250
PE 10c10000-10c6b000 Deferred nss3
PE 10c70000-10ca1000 Deferred freebl3
PE 10cb0000-10cca000 Deferred smime3
PE 10cd0000-10ce1000 Deferred mozz
PE 10cf0000-10d04000 Deferred...
2009 Apr 02
0
wine 1.0 under Kubuntu HH 8.04 with Google SketchUp 7
...4000 Deferred gkgfxwin
PE 2a90000- 2a98000 Deferred pipboot
PE 2aa0000- 2aac000 Deferred oji
PE 2bc0000- 2bcd000 Deferred jar50
PE 2bd0000- 2bd7000 Deferred txmgr
PE 2be0000- 2bfa000 Deferred mork
PE 10000000-1028a000 Deferred gdal12
PE 12000000-12241000 Deferred xerces-c_2_6
PE 78130000-781cb000 Deferred msvcr80
PE 782e0000-783ef000 Export mfc80u
ELF 7b800000-7b92d000 Deferred kernel32<elf>
\-...
2009 Apr 02
1
wine 1.0 with google sketchup 7 pro
...4000 Deferred gkgfxwin
PE 2a90000- 2a98000 Deferred pipboot
PE 2aa0000- 2aac000 Deferred oji
PE 2bc0000- 2bcd000 Deferred jar50
PE 2bd0000- 2bd7000 Deferred txmgr
PE 2be0000- 2bfa000 Deferred mork
PE 10000000-1028a000 Deferred gdal12
PE 12000000-12241000 Deferred xerces-c_2_6
PE 78130000-781cb000 Deferred msvcr80
PE 782e0000-783ef000 Export mfc80u
ELF 7b800000-7b92d000 Deferred kernel32<elf>
\-...
2008 Jun 23
4
Ubuntu, Counterstrike Source, crashes after loading a game
...oji
> PE 26000000-26138000 Deferred vphysics
> PE 26250000-26275000 Deferred gkwidget
> PE 26280000-262a4000 Deferred gkgfxwin
> PE 263c0000-263cd000 Deferred jar50
> PE 263d0000-263d7000 Deferred txmgr
> PE 263e0000-263fa000 Deferred mork
> PE 26400000-26439000 Deferred mssvoice.asi
> PE 26550000-26559000 Deferred cookie
> PE 26f00000-26f2e000 Deferred mssmp3.asi
> PE 2a000000-2a0a8000 Deferred shaderapidx9
> PE 2c000000-2c3e3000 Deferred studiorender
> PE 30000000-302e6000 Deferr...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...Binghua Duan <Binghua.Duan@csr.com>
Bjarke Istrup Pedersen <gurligebis@gentoo.org>
Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
bjo@nord-west.org
Bjorn Helgaas <bhelgaas@google.com>
Bjorn Helgaas <bhelgass@google.com>
Björn Jacke <bj@sernet.de>
Bjørn Mork <bjorn@mork.no>
Bo Shen <voice.shen@atmel.com>
Boaz Harrosh <bharrosh@panasas.com>
Bob Copeland <bob@cozybit.com>
Bob Copeland <me@bobcopeland.com>
Bob Hockney <bhockney@ix.netcom.com>
Bob Liu <lliubbo@gmail.com>
Bob Moore <robert.moore@int...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...Binghua Duan <Binghua.Duan@csr.com>
Bjarke Istrup Pedersen <gurligebis@gentoo.org>
Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
bjo@nord-west.org
Bjorn Helgaas <bhelgaas@google.com>
Bjorn Helgaas <bhelgass@google.com>
Björn Jacke <bj@sernet.de>
Bjørn Mork <bjorn@mork.no>
Bo Shen <voice.shen@atmel.com>
Boaz Harrosh <bharrosh@panasas.com>
Bob Copeland <bob@cozybit.com>
Bob Copeland <me@bobcopeland.com>
Bob Hockney <bhockney@ix.netcom.com>
Bob Liu <lliubbo@gmail.com>
Bob Moore <robert.moore@int...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...Binghua Duan <Binghua.Duan@csr.com>
Bjarke Istrup Pedersen <gurligebis@gentoo.org>
Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
bjo@nord-west.org
Bjorn Helgaas <bhelgaas@google.com>
Bjorn Helgaas <bhelgass@google.com>
Björn Jacke <bj@sernet.de>
Bjørn Mork <bjorn@mork.no>
Bo Shen <voice.shen@atmel.com>
Boaz Harrosh <bharrosh@panasas.com>
Bob Copeland <bob@cozybit.com>
Bob Copeland <me@bobcopeland.com>
Bob Hockney <bhockney@ix.netcom.com>
Bob Liu <lliubbo@gmail.com>
Bob Moore <robert.moore@int...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...Binghua Duan <Binghua.Duan@csr.com>
Bjarke Istrup Pedersen <gurligebis@gentoo.org>
Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
bjo@nord-west.org
Bjorn Helgaas <bhelgaas@google.com>
Bjorn Helgaas <bhelgass@google.com>
Björn Jacke <bj@sernet.de>
Bjørn Mork <bjorn@mork.no>
Bo Shen <voice.shen@atmel.com>
Boaz Harrosh <bharrosh@panasas.com>
Bob Copeland <bob@cozybit.com>
Bob Copeland <me@bobcopeland.com>
Bob Hockney <bhockney@ix.netcom.com>
Bob Liu <bob.liu@oracle.com>
Bob Liu <lliubbo@gmail.com...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...Binghua Duan <Binghua.Duan@csr.com>
Bjarke Istrup Pedersen <gurligebis@gentoo.org>
Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
bjo@nord-west.org
Bjorn Helgaas <bhelgaas@google.com>
Bjorn Helgaas <bhelgass@google.com>
Björn Jacke <bj@sernet.de>
Bjørn Mork <bjorn@mork.no>
Bo Shen <voice.shen@atmel.com>
Boaz Harrosh <bharrosh@panasas.com>
Bob Copeland <bob@cozybit.com>
Bob Copeland <me@bobcopeland.com>
Bob Hockney <bhockney@ix.netcom.com>
Bob Liu <bob.liu@oracle.com>
Bob Liu <lliubbo@gmail.com...