-
I have just tried against version 1.5.0.125198961, which is the latest I got from the update site after an attempted update right now.
The problem still seems to persist.
Further information: it seems like (local/global) variables on module level are renameable, but class names, function names, method names and class attributes are not and still give the exception.
2009-11-10 02:55:29 UTC in Pydev for Eclipse
-
Further information:
Platform: Ubuntu Jaunty (9.04) with Python 2.6.
2009-08-01 00:20:23 UTC in Pydev for Eclipse
-
According to bug #2812257 this error should have been resolved. In my current setup I'm on PyDev 1.4.7.2843 on Eclipse Ganymede, and I am still encountering the same bug.
Steps to reproduce:
* in a Python project
* mark function name (or any name whatsoever)
* Refactoring -> rename (from context menue)
* chose a new name
* Bam!!!
2009-08-01 00:05:01 UTC in Pydev for Eclipse
-
The code generator doesn't handle any #defined constants with doubles. The patch contains a fix for the generator as well as coverage for the unit tests.
The patch is applied against the ctypeslib-gccxml-0.9 branch, but might similarly work also against trunk.
2008-10-18 22:32:21 UTC in ctypes
-
The file IccProfLib/IccTagProfSeqId.h does not contain a newline at the end of the file. Therefore the compiler did not compile the source.
The file IccProfLib/IccCmm.cpp contains a "goto" jump, violating an initialisation:
IccCmm.cpp: In member function 'virtual icStatusCMM CIccApplyMruCmm::Apply(icFloatNumber*, const icFloatNumber*, icUInt32Number)':
IccCmm.cpp:5570: error: jump to...
2008-05-11 05:26:20 UTC in SampleIcc
-
The configure script did not work under Linux (current, Ubuntu Hardy on i386 compatible hardware). The problem were MS DOS CR/LF endings of the scripts.
Bugfix: run
$ recode ibmpc..lat1
on the files in question.
Especially files for UNIX (including Mac) platforms should not contain MS platform specific formats.
2008-05-11 05:20:40 UTC in SampleIcc
-
Logged In: YES
user_id=50983
Yes, I can second that. It happens very frequently to me
that I can observe a fairly large drift in time just after a
few hours. This makes the use of snipes in absense quite
unusable.
Some "time sync on need" option should be possible.
I'm not really sure about this, but I think that the system
I'm running JBidWatcher on has got a synchronization with a...
2005-01-27 15:52:31 UTC in JBidwatcher
-
Even though I very much dislike the SuSE distribution, at least at work I cannot get around. And as this would be a nice place to set up a gnocatan server for playing games at night after work with colleagues I've been trying to build gnocatan both on SuSE 8.1 and 8.2 systems. Unfortunately it didn't work at all, it failed during the configure process with the following output:
checking for...
2003-10-28 14:32:33 UTC in Pioneers
-
On a machine (Solaris 8) where the ./configure doesn't
detect an "install" program/script it will set the
INSTALL variable to "config/install-sh" (the provided
install script). As this script is being called from
subdirectories as well the relative path won't resolve
to the actual location of the script.
As I'm not familiar with the magic of configure script...
2002-09-19 12:34:15 UTC in OpenJade
-
Don't know whether this is web server related (Roxen Challenger with PHP 4.0.2 on Linux is the one my web hoster uses). I haven't experienced anything like that on my local testing system (regular LAMP with PHP 4.0.4). OK, here's what's happening:
The PHP scripts work fine (basically), but whenever I launch up into index.php (the main file) without any arguments in the URL the web server...
2001-01-18 13:04:05 UTC in PHPix2 Photo Album