-
```
Version 1.0 (just updated this morning)
Once installed, and the plugin is reactivated, our entire site displays the
following single message
"cannot open file"
I will downgrade the plugin …
-
```
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corporation
C:\Documents and Settings\Hem-PC>cd Skrivbord
C:\Documents and Settings\Hem-PC\Skrivbord>cd "Learn PSW"
C:\…
-
```
What steps will reproduce the problem?
1. easy_install -U "rdflib>=2.4, =2.4,
-
```
>>> Literal('2008-12-18',
datatype=URIRef('http://www.w3.org/2001/XMLSchema#date'))
rdflib.Literal('2008-12-18', language=None,
datatype=rdflib.URIRef('http://www.w3.org/2001/XMLSchema#date'))
Th…
-
```
What steps will reproduce the problem?
1. Try and install rdflib 2.4.2 using easy_install from the command prompt
by issuing the command "easy_install -U "rdflib==2.4.2""
What is the expected ou…
-
```
The RDFa Parser has been replaced by integrated pyRdfa code (we have permission
to do so by Ivan
Herman). The previous parser was quite old and didn't conform to the
recommendation. (I also got…
-
```
What steps will reproduce the problem?
1. svn clone from trunk
2. cmake .
3. make
What is the expected output? What do you see instead?
Expecting: no errors
Seeing instead:
[ 65%] Building C o…
-
```
What steps will reproduce the problem?
1. Client Config
client
dev tap
proto udp
remote x.x.x.x xxxx
resolv-retry infinite
nobind
;user nobody
;group nobody
persist-key
persist-tun
;http-proxy-re…
-
```
When you initialize a Literal type with both a language and datatype, only
datatype is set (language value is discarded and set to None)
But if you manually set a literal object's language attri…
-
```
OpenJPEG does not handle box with 64bits length. It currently fails with:
$ opj_decompress -i /tmp/beach_64bitsbox.jp2 -o t.tif
[ERROR] Cannot handle box of undefined sizes
ERROR -> opj_decompres…