search for: jigsaw

Displaying 20 results from an estimated 27 matches for "jigsaw".

2007 Apr 18
0
Zidane Headbutt - A Flash Jigsaw Puzzle - .
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 13487 bytes Desc: not available Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070322/2daa12a4/attachment.gif
2007 Apr 18
0
Zidane Headbutt - A Flash Jigsaw Puzzle - .
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 13487 bytes Desc: not available Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070322/2daa12a4/attachment.gif
2007 Mar 19
1
backward step?
Running my jigsaw program, BigJig, under Wine-0.9.17, the screen looks like it did under early versions (0.9.12 and before), and all the jigsaw selection thumbnails have gone. This has been the case since version 0.9.15. I recall that I fixed the layout by installing fonts - something about the size of the fonts s...
2007 Mar 19
1
Strange display error.
...graphics card, a modern NVidia one with Mandriva's driver. I suspect that it is dust getting into the socket. It set itself up in framebuffer mode. Anyway, it is now working, and seems to be behaving normally, except... All my apps under Wine still work fine except the one that matters, the jigsaw program. Orbitron - a satellite tracking program from Poland - no change. Faststone Image Viewer and a Canfield game - O.K. The jigsaw program starts completely normally, the thumbnails are exactly as they were when I described them last time I posted, but the playing area is a solid colour with...
2000 Mar 30
1
Problem with Samba 2.0.5 and Q&A
...ny ideas on how to fix this problem I would be greatfull. If I don't get this resolved in the next few hours I am going to have to rebuild a nice PIII SuSE Linux server into a NT box :( Cheers and TIA _______________________________________________________________ Peter Nixon Systems Engineer Jigsaw Technology Pty Ltd URL: http://www.jigsaw.com.au Address: 21 Boomerang Place ???????? Seven Hills NSW 2147 Phone: 02 9672 4222 Fax: 02 9672 4211 Email: peter@jigsaw.com.au Mobile: 0408 924 293 _______________________________________________________________
2007 Nov 08
2
swfdec in firefox on Fedora8 x86_64
...tried swfdec on Fedora 8 x86_64 without much luck. I originally used the rpms from livna. I primarily want it just to view youtube videos which from various blog posts I thought worked. It seems to detect the flash but i just get a white background (it does detect a plugin as you don't get the jigsaw piece). So i recompiled the rpm on my machine just to make sure. No difference.
2006 Jul 27
4
How To Test For W3C compliance locally and possibly to include it in to Continuous integraition process
Hi Everyone, As many of you out there I''m "protected" by the firewall which prevents me from checking my code for W3C compliance, I am able to check the production code but i would like to test my code before it goes to production. So if anyone was able to have that check done locally, possibly including some sort of tests in to the integration process, I would truly
2005 Mar 11
0
Another Delphi App Fails
The best jigsaw puzzle program, "Jigsaws Galore" is written in Delphi, does things that Microsofts's APIs simply cannot. Great program. Attempting to run in WINE, especially the latest and greatest, is catastrophic. Once, it simply changed the screen resolution to something hopeless and failed. I...
2010 Nov 04
0
Saw.3D.2010.CAM.READ
[Image: http://www.filmupdatelist.com/Saw.3D-MAIN.jpg ] Saw.3D.2010.CAM.READ.NFO.XViD-LKRG Code: Saw 3D (2010) DVDRip XvID AC3| 789 MB As a deadly director rages over Jigsaw's melton legacy, a group of Jigsaw greutert gathers to seek the support of self-help guru and fellow survivor Bobby Dagen, a man whose own dark secrets unleash a new wave of terror. Director: Kevin Greutert Writers: mystery Melton, support Dunstan Genres: Horror | Mystery [Image: http://i...
2007 May 01
2
Problem validating boolean
...f :linked_to_residual_value_of_asset, :in => [true, false] end and here''s the RSpec code I''m using to test it: context "A FinanceAgreement with valid attributes" do setup do @finance_agreement = FinanceAgreement.new(:finance_company => "Jigsaw Finance", :start_date => nil, :balance => 5000, :term => 36, :linked_to_residual_value_of_asset => true) end aspect "validation" do specify "should be valid" do @finance_agreement.shou...
2013 Mar 12
4
isohybrid --uefi - resulting EF00 partition too small
...-ahead-uefi-secure-boot-soon-to-be-supported/ Of course in this case I would neither blame Thomas Schmitt nor Matthew Garrett nor anyone else who did a great job on making isohybrid work for so many use cases, neither would I blame my large initramfs - I think in some cases it is just fate that jigsaw puzzle of four boot standards does not fit together. Regards, Mattias -- Mattias Schlenker - Redaktion + EDV-Beratung + Linux-CD/DVD-Konzepte Dietrich-Bonhoeffer-Str. 3 - 40667 MEERBUSCH - GERMANY Telefon (VoIP "ueberall"), geschaeftlich: +49 341 39290767 Telefon (Festnetz), privat u...
2006 May 09
0
Graphics issue
I use Wine only to run BigJig (http://www.lenagames.com/bigjig/). Under Wine 0.9.12 most things work. I can't get graphics for the types of pieces, only smudges of colour, and I can't start a jigsaw from the downloaded file. A previous Answer Man on this list (reln?) said that he had it working fully, but didn't say what settings he had used. Are there particular DLLs I should try? Doug. -- Success is getting what you want. Happiness is liking what you get. - Anonymous
2006 Aug 28
1
SPA (NTLM) Authentication
Hello I have just spent a happy day (!) configuring Exim4 to accept authenticated connections from full blown Outlook clients. That works. Unfortunately, by ticking the "Use SPA" box in Outlook it now demands SPA on the POP3 server as well. The existing POP3 server doesn't support this style of authentication. I believe Dovecot will. We're already using it as an IMAP
2006 Oct 23
1
Getting users and groups through winbind on FreeBSD
...mba-3.0.23c_2,1 A free SMB and CIFS client and server for UNIX Here is how the server is configured: # cat /etc/nsswitch.conf group: files winbind hosts: files dns networks: files passwd: files winbind shells: files # sed -nE '/^[^#;]/p' /usr/local/etc/smb.conf [global] workgroup = JIGSAWHQ server string = dim samba server security = ADS hosts allow = 192.168.0. 127. log file = /var/log/samba3/log.%m log level = 4 max log size = 50 password server = jigsaw-sbs02.jigsawhq.com realm = JIGSAWHQ.COM socket options = TCP_NODELAY local master = no...
2007 Apr 12
0
[LLVMdev] [llvm-commits] CVS: llvm-www/DevMtgMay2007.html
...:)</td></tr> > > </table> > > <p><i>NOTE:</i> Logos will need to be developed as well. If you have that > > talent, please send a JPEG/GIF to go with your name idea.</p> > > @@ -446,6 +454,6 @@ > > src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a> > > <a href="http://validator.w3.org/check/referer"><img > > src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a> > > -<br/&g...
2013 Mar 12
0
Revolutions blog: February roundup
...: http://bit.ly/13RgUo2 Some non-R stories in the past month included: Juggling quadrocopters (http://bit.ly/13RgWvZ), Russian meteor videos (http://bit.ly/13RgUo3), a talking piano (http://bit.ly/13RgWw0), Forrester's emerging technologies for Big Data (http://bit.ly/13RgWvY) and a geographic jigsaw puzzle based on the Mercator projection (http://bit.ly/13RgWw1). Meeting times for local R user groups (http://bit.ly/eC5YQe) can be found on the updated R Community Calendar at: http://bit.ly/bb3naW If you're looking for more articles about R, you can find summaries from previous months at h...
2005 Feb 09
1
FW: Drawing maps of UK
Hi Guys Thanks for this! As I am a beginner, I bet I'm running into some really basic problems. Using the example from the Map2poly function in maptools: try <- read.shape("euadmll.shp") mappolys <- Map2poly(try) # this produces 14 warnings() of the type: # 1: level 2 circularity at 62 in: .mtlbuild(.mtafters(r1), rD) # etc # 14: From next release, default hole handling
2009 May 13
1
[Fwd: Re: How to generate a .template and .jigdo from an iso image?]
...cia/iso/os", so I could export as NFS. I don't know if there is a better way to test, but what I did was to create a centos.conf in /etc/httpd/conf.d[2]. Then in the machine called prost, issued the command: [root at prost ~]# jigdo-lite http://newt/centos/CentOS-5.3-i386-bin-DVD.jigdo Jigsaw Download "lite" Copyright (C) 2001-2005 | jigdo@ Richard Atterer | atterer.net (...) Regards mg. [1] *=====* #!/bin/sh ISO_DIR=/newt2/mgarcia/iso/dvd/CentOS-5.3-i386-bin-DVD.iso ARCH=i386 jigdo-file make-template \ --image=${ISO_DIR} \ /users/newt2/mgarcia/iso/os...
2013 Jan 07
2
v2.2.beta1 released
http://dovecot.org/releases/2.2/beta/dovecot-2.2.beta1.tar.gz http://dovecot.org/releases/2.2/beta/dovecot-2.2.beta1.tar.gz.sig Lots of fixes since 2.2.alpha1, especially related to dsync. Also dsync now supports syncing private message flags when INDEXPVT is used. Here's again the list of all the major changes in v2.2: * When creating home directories, the permissions are copied from the
2013 Jan 07
2
v2.2.beta1 released
http://dovecot.org/releases/2.2/beta/dovecot-2.2.beta1.tar.gz http://dovecot.org/releases/2.2/beta/dovecot-2.2.beta1.tar.gz.sig Lots of fixes since 2.2.alpha1, especially related to dsync. Also dsync now supports syncing private message flags when INDEXPVT is used. Here's again the list of all the major changes in v2.2: * When creating home directories, the permissions are copied from the