| Summary: | Build issue: Some png files in some libraries are broken | ||
|---|---|---|---|
| Product: | TDE | Reporter: | walch.martin |
| Component: | other (any) | Assignee: | Timothy Pearson <kb9vqf> |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | bugwatch, darrella |
| Priority: | P5 | ||
| Version: | R14.0.0 [Trinity] | ||
| Hardware: | All | ||
| OS: | All | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
| Attachments: | fixed version of main/libraries/mlt/src/tests/test.png | ||
mlt png fixed in GIT hash 552c3a5b. libtqt-perl png fixed in GIT hash f864eb6d. python-trinity pngs fixed in GIT hash 3ea72f68. I too looked around the web for older versions of pykdeextensions in the hope of finding viewable png images. Nothing. Possibly if we found some CD/DVD ISOs or repositories from 2005 we might succeed. I emailed Simon Edwards asking whether he has viewable copies. I replaced the pytdeextensions image files with copies from our repository. I believe the images are dummy placeholders anyway. The last updates resolves this report. Thank you for reporting! |
Created attachment 313 [details] fixed version of main/libraries/mlt/src/tests/test.png There are some broken png files in mlt, pykdeextensions, libtqt-perl and python-trinity. problem: conversion cr-lf to lf and cr to lf solution: fixed manually in hexeditor (attachment) main/libraries/mlt/src/tests/test.png problem: almost completely destroyed, looks like the binary data was interpreted as text on a terminal. solution: None, hard to restore anything beyond trivial things. Is broken upstream. Files in pykdeextensions-0.3.1.tar.gz and pykdeextensions-0.4.0.tar.gz are not sound either. Can not find older versions or upstream version control repository. Original developer might still have the files. main/libraries/pytdeextensions/app_templates/kdeutility/src/hi16-app-kdeutility.png main/libraries/pytdeextensions/app_templates/kdeutility/src/hi32-app-kdeutility.png main/libraries/pytdeextensions/app_templates/kdeapp/src/hi32-app-kdeapp.png main/libraries/pytdeextensions/app_templates/kdeapp/src/hi16-app-kdeapp.png main/libraries/pytdeextensions/app_templates/kcontrol_module/src/hi16-app-kcontrol_module.png main/libraries/pytdeextensions/app_templates/kcontrol_module/src/hi32-app-kcontrol_module.png problem: broken with commit "Initial TQt conversion" solution: revert files to old revision main/libraries/libtqt-perl/doc/images/pqtsh.png main/libraries/python-trinity/doc/images/mimetype.png main/libraries/python-trinity/doc/images/uisampler.png main/libraries/python-trinity/doc/images/kdcop2.png main/libraries/python-trinity/doc/images/khtmlpart.png main/libraries/python-trinity/examples/pytde-sampler/aboutkde.png main/libraries/python-trinity/examples/aboutkde.png main/libraries/python-trinity/examples/astron.png main/libraries/python-trinity/examples/pytestimage.png main/libraries/python-trinity/examples/qxembed_example.png