search for: christer

Displaying 20 results from an estimated 45 matches for "christer".

2005 Mar 02
3
unable to start mobile emulator in netbeans
...ator in netbeans. This also happens after i run `/etc/rc.d/shorewall stop`. Have looked around everywhere and found nothing that indicates to why I am experiencing this problem. Maybe I have overlooked something? Everything else seems to work perfectly. Hope that somebody can help me out. Cheers, Christer Stenbrenden
2006 Jan 24
4
Laszlo on Rails, Flash GUI
...especially combined with Rails? Or, could I get some of the best Rails with Ajax links. I''m involved in a huge project with hundreds of tables and heavy GUI usage, and need some input to be able to convince the customer to try Rails. I think the weak/hard spot with Rails is the GUI. Christer -- Posted via http://www.ruby-forum.com/.
2006 Apr 23
4
ActiveRecord: Exclude some columns while fetching
I have models with large TEXT, BLOB columns and I don''t wanna fetch them everytime. Is it possible to omit columns when fetching records from DB? Sorry, if it''s trivial, but I can''t find helpful information in docs.
2015 Nov 10
3
Samsung evo 840 fixes
On 10.11.2015 20.18, Gordon Messmer wrote: > On 11/10/2015 10:14 AM, Christer Solskogen wrote: >> Queued TRIM seems to be a problem with this kind of drive (with the >> latest firmware), and a "recent" kernel (4.1.x) seems to have this >> fixed this without disabling NCQ completely. Is that patch backported >> to the "mainline" Cen...
2004 Sep 10
2
FLAC as part of the Ogg project?
Josh Coalson wrote: > --- Christer Palm <palm@nogui.se> wrote: > >> >>I'd be happy to put some effort into making that happen, but after >>having looked at the code as it currently stands I realize that this >>would require some quite substantial changes, and it would probably >>be >...
2004 Sep 10
3
FLAC as part of the Ogg project?
...g looked at the code as it currently stands I realize that this would require some quite substantial changes, and it would probably be wise to have an open discussion about whether and how such a change should be implemented before hacking away on it. What is your opinion about this, Josh? -- Christer Palm
2020 Feb 09
1
Fwd: Update CentOS wiki 8.1 Release notes
Hi all, I received this e-mail from Christer regarding dead links in the CentOS 8.1911 release notes. Can the maintainer of the CentOS 8 release notes determine what the best course of action is?? Thanks. Regards, Timothy -------- Forwarded Message -------- Subject: Update CentOS wiki 8.1 Release notes Date: Fri, 7 Feb 2020 11:03:42 +0...
2006 Jan 24
1
Search => Application error (Rails)
This is the reply when searching. Christer -- Posted via http://www.ruby-forum.com/.
2006 Feb 04
4
rsync to completely mirror an entire machine
I do apologize if this has been discussed previously. Looking thru some of the archives I wasn't able to clearly answer my question, only find bits & pieces. Situation: I have a web & mail server (production) and a backup machine. The two machines are near identical as far as hardware & software installation. I use the backup machine as a mirror of the main. If for any reason
2005 Nov 24
1
Log question
...system tables like COLUMNS. Wouldn''t it be more efficient to cache this info? I''m also wondering about strings like "[4;35;1m". What''s their purpose and is it possible to get rid of them? They look like screen coordinates and makes no sense in a text file. Christer Processing ReportController#create (for 127.0.0.1 at 2005-11-24 08:18:41) [POST] Parameters: {"action"=>"create", "controller"=>"report", "report"=>{"flightnumber"=>"XYZ789", "id"=>"", &quo...
2005 Nov 22
11
Building a conditions clause (for find) of multiple optional params?
I want to be able to find items according to various params - category_id, member_id, type_id, rating, etc. What I have now is something like: if(@params[''category_id'']) @items=Item.find(:all, :conditions=>["category_id=?", @params[''category_id'']) elsif(@params[''category_id''] and @params[''member_id''])
2015 Nov 10
2
Samsung evo 840 fixes
Queued TRIM seems to be a problem with this kind of drive (with the latest firmware), and a "recent" kernel (4.1.x) seems to have this fixed this without disabling NCQ completely. Is that patch backported to the "mainline" CentOS 6 or CentOS7 kernel? -- chs
2015 Nov 10
0
Samsung evo 840 fixes
We have used that drive for 2 years with no issues. Amazing how much trouble people can get into when they tweak stuff... -Joe -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Christer Solskogen Sent: Tuesday, November 10, 2015 03:01 PM To: centos at centos.org Subject: Re: [CentOS] Samsung evo 840 fixes On 10.11.2015 20.18, Gordon Messmer wrote: > On 11/10/2015 10:14 AM, Christer Solskogen wrote: >> Queued TRIM seems to be a problem with this kind of drive (with the &...
2004 Sep 10
1
FLAC as part of the Ogg project?
...have enough data for a full frame). Obviously, I can't do that currently. Right now, I kick off a separate decoding thread and have the flac_read() callback block on a condition variable whenever there's no data available to return to FLAC. It works, but it's extremely ugly :-) -- Christer Palm
2002 Apr 30
1
OpenSSH - make install coredump for dsa key pair
...public/private rsa key pair. Your identification has been saved in /etc/ssh_host_rsa_key. Your public key has been saved in /etc/ssh_host_rsa_key.pub. ..... rsa1 and rsa comes through. Any idea why? And what can be done? I am using Solaris 7 on a sun4u sparc SUN W,Ultra-5_10 Best Regards.... //Christer J
2002 Feb 12
1
"Ghost" print job.
...rst in the queue. And when I try to remove it (I am the owner), it gives an errormessage "You have no permission to modify this print job". I've searched through miles of text to no avail. The logs don't say anything. Any ideas what's wrong? Cheeres, /Chris -- ------------ Christer B?ckstr?m Optoelectronic Materials Chemistry Group Department of Chemistry University of Wales, Bangor Bangor, Gwynedd LL57 2UW Wales, UK E-mail : chp802@bangor.ac.uk Telephone Office : +44(0)1248 388302 Telephone Laboratory : +44(0)1248 388304
2004 Sep 10
2
Re: #130041: xmms-flac: breaks periodically
...that this is exactly what happens if you try to play a zero-length file with a .flac extension. After that, all .flac files are skipped. This may not be exactly what is causing the problems here, but unless this has been fixed recently, it's a very simple way to reproduce the problem. -- Christer Palm
2013 Mar 31
1
[LLVMdev] llvm with gcc-4.8 / Intrinsics.gen.tmp Segmentation fault
Hi! I'm having trouble compiling llvm/clang when GCC-4.8.0 is installed. Even with llvm/clang installed (and used) and gcc-4.8 it always comes to this: /data/home/solskogen/obj/_build/llvm.final.x86_64-unknown-linux-gnu/Release/bin/llvm-tblgen -I /data/home/solskogen/mingw-w64-builder/trunk/bin/llvm/lib/IR -I /data/home/solskogen/mingw-w64-builder/trunk/bin/llvm/include -I
2004 Feb 05
1
Norton personal firewall tells me that bad TCP packets are received
...o enter my network... Running "shorewall show tcpflags" reveals that nothing has been caught. Both loc and dmz are NAT''ed atm. I imagine I should just add a rule for source port zero to fix that part. Should I be concerned, as only one computer on my net has Norton installed? Christer
2008 May 31
2
Segfault in imap_bodystructure_write when searching
...ailable. #17 0x080f8c08 in ?? () No symbol table info available. #18 0x00002000 in ?? () No symbol table info available. #19 0x00000001 in ?? () No symbol table info available. #20 0x00000000 in ?? () Any help would be greatly appreciated. -- -==- -=- -==- Christer Mjellem Strand yitzhaq System administrator ICQ: 9557698 GSM +47 922 000 12 JID: yitzhaq at jabber.no -==- -=- -==-