Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Not Implemented Error on Master #128

Open
shruti222patel opened this issue Jul 29, 2015 · 6 comments
Open

Feature Not Implemented Error on Master #128

shruti222patel opened this issue Jul 29, 2015 · 6 comments

Comments

@shruti222patel
Copy link

shruti222patel commented Jul 29, 2015

I was trying out the example code: Sample_12_Reader_PowerPoint97.php when I received this exception:

[2015-07-29 05:50:38] local.ERROR: exception 'Exception' with message 'Feature not implemented (l.2044 : 0x88)' in /home/vagrant/projects/lela/vendor/phpoffice/phppowerpoint/src/PhpPowerpoint/Reader/PowerPoint97.php:2044

Stack trace:
#0 /home/vagrant/projects/lela/vendor/phpoffice/phppowerpoint/src/PhpPowerpoint/Reader/PowerPoint97.php(1360): PhpOffice\PhpPowerpoint\Reader\PowerPoint97->readRecordOfficeArtFOPT('\x0F\x00\xE8\x03\xCF\v\x00\x00\x01\x00\xE9\x03(\x00\x00...', 37268)
#1 /home/vagrant/projects/lela/vendor/phpoffice/phppowerpoint/src/PhpPowerpoint/Reader/PowerPoint97.php(1624): PhpOffice\PhpPowerpoint\Reader\PowerPoint97->readRecordOfficeArtSpContainer('\x0F\x00\xE8\x03\xCF\v\x00\x00\x01\x00\xE9\x03(\x00\x00...', 37244)
#2 /home/vagrant/projects/lela/vendor/phpoffice/phppowerpoint/src/PhpPowerpoint/Reader/PowerPoint97.php(1729): PhpOffice\PhpPowerpoint\Reader\PowerPoint97->readRecordOfficeArtSpgrContainer('\x0F\x00\xE8\x03\xCF\v\x00\x00\x01\x00\xE9\x03(\x00\x00...', 37188)
#3 /home/vagrant/projects/lela/vendor/phpoffice/phppowerpoint/src/PhpPowerpoint/Reader/PowerPoint97.php(920): PhpOffice\PhpPowerpoint\Reader\PowerPoint97->readRecordOfficeArtDgContainer('\x0F\x00\xE8\x03\xCF\v\x00\x00\x01\x00\xE9\x03(\x00\x00...', 37164)
#4 /home/vagrant/projects/lela/vendor/phpoffice/phppowerpoint/src/PhpPowerpoint/Reader/PowerPoint97.php(2583): PhpOffice\PhpPowerpoint\Reader\PowerPoint97->readRecordDrawingContainer('\x0F\x00\xE8\x03\xCF\v\x00\x00\x01\x00\xE9\x03(\x00\x00...', 37156)
#5 /home/vagrant/projects/lela/vendor/phpoffice/phppowerpoint/src/PhpPowerpoint/Reader/PowerPoint97.php(614): PhpOffice\PhpPowerpoint\Reader\PowerPoint97->readRecordSlideContainer('\x0F\x00\xE8\x03\xCF\v\x00\x00\x01\x00\xE9\x03(\x00\x00...', 37124)
#6 /home/vagrant/projects/lela/vendor/phpoffice/phppowerpoint/src/PhpPowerpoint/Reader/PowerPoint97.php(433): PhpOffice\PhpPowerpoint\Reader\PowerPoint97->loadPowerpointDocumentStream()
#7 /home/vagrant/projects/lela/vendor/phpoffice/phppowerpoint/src/PhpPowerpoint/Reader/PowerPoint97.php(412): PhpOffice\PhpPowerpoint\Reader\PowerPoint97->loadFile('/home/vagrant/p...')

Background: I'm using Laravel 5 with Homestead. Please let me know if there's any other information that I can provide to help debug this issue.

@Progi1984
Copy link
Member

@shruti222patel Could you give us the version of PhpPowerpoint used and the file you try to read ? Thanks.

@shruti222patel
Copy link
Author

@Progi1984
"phpoffice/common": ">=0.1",
"phpoffice/phppowerpoint": ">=0.4",

I was trying to read in a .ppt (PowerPoint97 compatible) file. I can't upload the file here. If you would like, I can email it to you.

@Progi1984
Copy link
Member

@shruti222patel Is seems ok for the version.

Could you upload the file on Dropbox or any file sharing service, please ?

@Progi1984
Copy link
Member

@shruti222patel PHPPowerPoint 0.6.0 has been released. I would like to solve your issue for 0.7.0. Could you answer to my question ?

@Progi1984 Progi1984 added this to the Waiting For Answer milestone Jan 24, 2016
@Progi1984
Copy link
Member

@shruti222patel PhpPresentation 0.8.0 has been released. I would like to solve your issue for 0.9.0. Could you answer to my question ?

@Progi1984
Copy link
Member

@shruti222patel PhpPresentation 0.9.0 has been released. I would like to solve your issue for 0.10.0. Could you answer to my question ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants