The Boxee Repository - An All-In-One Solution for your 3rd party repositories.
Like Fuzzthed.com on Facebook
0.2 is available in my repository now.
Fixes:
- Files should launch on Mac's now.
- There is a welcome screen on the first page now for users new to the app.
- Fixed a bug where certain apps were unable to be removed until another app was added.
- Fixed a bug causing some apps to use the same image.
The Boxee Repository - An All-In-One Solution for your 3rd party repositories.
Like Fuzzthed.com on Facebook
0.3 is available in my repository now.
- Added Support to find a thumbnail automatically based on the title you put in.
- Added a Home Button on the sidepanel that brings you to the main page of the launcher.
The Boxee Repository - An All-In-One Solution for your 3rd party repositories.
Like Fuzzthed.com on Facebook
Beautiful app; I love it. Just one problem: attempting to launch a full screen program while Boxee is full screen causes the launching app and Boxee both to be not full screen anymore. Any ideas for working around this?
I'm running Ubuntu Jaunty.
The Boxee Repository - An All-In-One Solution for your 3rd party repositories.
Like Fuzzthed.com on Facebook
I'm seeing an issue with the image search:
I like the second result returned though, haha. Note this is a search for "Firefox".
Here's a sampling from my boxee.log:
Code:18:29:18 T:5000 M:1607835648 ERROR: XFILE::CFileCache::Open - failed to open source <http://www.mrbass.org/freeware/firefox/firefox.jpg"> 18:29:18 T:5000 M:1607835648 ERROR: CPicture::CreateThumbnail: Unable to create thumbfile special://masterprofile/profiles/DPK/Thumbnails/Pictures/e/e89479da.tbn from image http://www.mrbass.org/freeware/firefox/firefox.jpg" 18:29:18 T:7868 M:1607659520 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. 18:29:18 T:5384 M:1607622656 ERROR: CPicture::CreateThumbnailFromMemory: exception with fileType: .gif" 18:29:18 T:7868 M:1607639040 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. 18:29:18 T:7868 M:1607639040 ERROR: XFILE::CFileCache::Open - failed to open source <http://www.techworld.com/cmsdata/news/3210304/Firefox.jpg"> 18:29:18 T:7868 M:1607639040 ERROR: CPicture::CreateThumbnail: Unable to create thumbfile special://masterprofile/profiles/DPK/Thumbnails/Pictures/a/afde37c0.tbn from image http://www.techworld.com/cmsdata/news/3210304/Firefox.jpg" 18:29:18 T:5384 M:1607626752 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. 18:29:19 T:5384 M:1607614464 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. 18:29:19 T:5384 M:1607614464 ERROR: XFILE::CFileCache::Open - failed to open source <http://www.library.drexel.edu/blogs/thesuggestionbox/Firefox.jpg"> 18:29:19 T:5384 M:1607614464 ERROR: CPicture::CreateThumbnail: Unable to create thumbfile special://masterprofile/profiles/DPK/Thumbnails/Pictures/e/ecc4a460.tbn from image http://www.library.drexel.edu/blogs/thesuggestionbox/Firefox.jpg" 18:29:19 T:5384 M:1607598080 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. 18:29:19 T:5384 M:1607598080 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. 18:29:19 T:5384 M:1607598080 ERROR: XFILE::CFileCache::Open - failed to open source <http://www.tyos.org/img/firefox.jpg"> 18:29:19 T:5384 M:1607598080 ERROR: CPicture::CreateThumbnail: Unable to create thumbfile special://masterprofile/profiles/DPK/Thumbnails/Pictures/7/706198cc.tbn from image http://www.tyos.org/img/firefox.jpg"
Last edited by DPK; February 20th, 2010 at 05:37 PM.
Common issues w/ Boxee:
Beta Important Info | FAQ & Support Requests | Hulu Mature Content | Search
UnBoxeed app development:
Comics.com | ESPN360 | Weather
For more info, follow app development on Twitter!
Loving the app.
Just suggestion: "Edit application" should be more that just "delete application". If I wanted to change the thumbnail or maybe add options to the launcher command (like full screen for the hulu desktop app), I would not want to enter again title and command.
Cheers,
S.
--Be Linux--
All my computers are Ubuntu-powered, so step aside if you don't want to be run over
The Boxee Repository - An All-In-One Solution for your 3rd party repositories.
Like Fuzzthed.com on Facebook
I have a general idea of what's going on looking at my log data. Take a look at these lines with errors:
Notice the trailing quote at the end of them? All my errors have a trailing quote. Including the one about the invalid .gif" extension. It appears your url scraping/expression/whatever is not taking that quote into account in some cases so Boxee just assumes the quote is part of the url and then it 404's on the server as a file not found.Code:ERROR: XFILE::CFileCache::Open - failed to open source <http://www.tyos.org/img/firefox.jpg"> ERROR: CPicture::CreateThumbnail: Unable to create thumbfile special://masterprofile/profiles/DPK/Thumbnails/Pictures/7/706198cc.tbn from image http://www.tyos.org/img/firefox.jpg"
That's my theory anyways based on just looking at my errors. I haven't looked at your code so you probably have a better idea if I sound sane or not.![]()
Common issues w/ Boxee:
Beta Important Info | FAQ & Support Requests | Hulu Mature Content | Search
UnBoxeed app development:
Comics.com | ESPN360 | Weather
For more info, follow app development on Twitter!
Bookmarks