-
Ok, I just found out, this is due to GDI+'s lousy error messages (see http://www.kerrywong.com/2007/10/23/lousy-gdi-error-messages/ and http://www.mail-archive.com/mono-patches@lists.ximian.com/msg25456.html). It turns out, it couldn't load the files properly, even with MONO_IOMAP="all", due to the path separators. The error message simply meant it couldn't find the file.
I'm attaching a...
2009-10-26 02:56:42 UTC in NetworkMiner packet analyzer
-
Hi there,
I did a quick search of the existing feature requests, and though I've seen this talked about on blogs a lot, I haven't seen a specific request.
I've taken a quick look at getting it going. It appears that the current problem with the codebase is the use of "\\" rather than System.IO.Path.DirectorySeparatorChar. This can be bypassed by setting the MONO_IOMAP environment...
2009-10-25 20:21:56 UTC in NetworkMiner packet analyzer
-
ikelos committed revision 105 to the Phormat SVN repository, changing 1 files.
2009-07-08 17:07:40 UTC in Phormat
-
ikelos committed revision 104 to the Phormat SVN repository, changing 1 files.
2009-07-07 22:59:08 UTC in Phormat
-
ikelos committed revision 103 to the Phormat SVN repository, changing 1 files.
2009-07-07 01:53:05 UTC in Phormat
-
ikelos committed revision 102 to the Phormat SVN repository, changing 2 files.
2009-07-07 01:49:32 UTC in Phormat
-
Hiya,
We've had a lot of reports of the more recent linuxwacom packages failing because of libxf86config. The error messages we get are along the lines of "/usr/lib64/libxf86config.a: could not read symbols". I don't know much about the library myself, but I've been informed that xf86config isn't very useful these days and it appears that linuxwacom can be compiled without it. This patch...
2009-07-05 23:17:02 UTC in Linux Wacom Tablet Project
-
Just thought I'd mention I no longer appear to be experiencing this with xorg-server-1.6.1.902 and linuxwacom-0.8.3-6. I'm not sure which component fixed it, so it might be worth keeping this open for xorg-server-1.5 people, unless someone else can confirm that it's been fixed for that too...
Either way, the mouse is very responsive and extremely smooth (rather than the random pixel jumping...
2009-07-05 23:11:10 UTC in Linux Wacom Tablet Project
-
Just to mention, this is still the case with 2.6.30.1 and 0.8.3-6...
2009-07-05 23:04:05 UTC in Linux Wacom Tablet Project
-
Hi there,
I've been using a Graphire3 tablet under the 2.6.29.2 and 2.6.29.3 kernel fine using linuxwacom-0.8.3-2 (with a small patch to change info to printk). I moved to HAL for device detection, and have no entries in my xorg.conf and have not modified the supplied .fdi file, nor added any additional .fdi files. The device is detected fine and works brilliantly.
When I upgrade to...
2009-05-09 09:06:46 UTC in Linux Wacom Tablet Project