Archive for May, 2007

Numéro de série Mac : SystemSerialNumb

May 28th, 2007

Toujours dans les série du SAV Apple, comme beaucoup de gens j’ai récupéré ma machine avec le numéro de série effacé et remplacé par “SystemSerialNumb” à cause du changement de carte mère.

D’après Krystena, il n’y a aucun problème (sauf que toutes les applis qui se basent sur ce numéro se croient sur une nouvelle machine). Sur macbidouille j’apprends que dans certains cas, Apple décide que la machine n’est plus garantie si elle a de nouveau un problème…

Bref, à mon prochain passage dans un apple center, je leur fait flasher de nouveau mon numéro de série puisque c’est possible depuis peu…

Another SWT bug report

May 26th, 2007

Custom drag and drop image does not work with FileTransfer on Mac.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=189292

I pointed out the bug in the code, so this should be fixed quickly.

Next Sharemedia release (0.1.35)

May 24th, 2007

The next sharemedia release will include :
Drag and Drop
Improved OpenGL viewer (better annimations, and effects …)
Media ranking
Improved Browse view.
Custom playlists and intelligent playlists
Maybe custom libraries.

Drag and Drop bug found !

May 24th, 2007

At last, I found why the drag and drop fails in Sharemedia. This is a bug I introduced when I created a separate plugin for apache commons. SerializationUtils.deserialize has problems with the OSGI class loader and introduced a bug at the lowest level (my custom Transfer object).

This is fixed now.

Sharemedia 0.1.34 released

May 10th, 2007

* OpenGL viewer now works on OSX
* Browse view is working
* Database optimisation
* Several fixes

Update site is tested on both win32 and macos.