| 
			
			 | 
		#466 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,553 
				Karma: 950151 
				Join Date: Nov 2008 
				
				
				
				Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader) 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			There is a problem in the latest calibre2opds (v2.4 and v2.5beta1) if you have comments with non-ASCII characters where such characters do not display correctly.  Is that the problem you are seeing? This is fixed in the current source available for download and will be part of the next binary distribution.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#467 | 
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 343 
				Karma: 1010002 
				Join Date: Apr 2008 
				Location: London. UK 
				
				
				Device: Marvin Reader on iPad Air (via Calibre) 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Hi itimpi 
		
	
		
		
		
		
		
		
		
		
		
		
	
	That is the problem that I am seeing (using released version of 2.4). I will look out for the next release. Thanks  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#468 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 19 
				Karma: 10 
				Join Date: Aug 2010 
				
				
				
				Device: iPad 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#469 | 
| 
			
			
			
			 curmudgeon 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,487 
				Karma: 5748190 
				Join Date: Jun 2006 
				Location: Redwood City, CA USA 
				
				
				Device: Kobo Aura HD, (ex)nook, (ex)PRS-700, (ex)PRS-500 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Could we have another beta?  Preferably one that fixes the FNF exception I was getting?  Alternatively, advice on debugging calibre2opds (or at least on building it in Eclipse) would help me to fix it myself... 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Xenophon (who is waiting not-so-patiently   )
		 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#470 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,553 
				Karma: 950151 
				Join Date: Nov 2008 
				
				
				
				Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader) 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Have you actually tried to follow the instructions for building from source? You do not need to use Eclipse - just have the JDK installed. We have tried to make it as painless as possible to do so. The fix is already in the source so in theory it should just be a case of getting the latest source and running the batch file to build calibre2opds. However, from past experience the chances are that you will find you have questions on the steps documented so that we need to expand on the write-up. The main thing holding up pushing out a new build is that we are trying to track down a fault that makes calibre2opds seem to loop in the middle of generating a sub-catalog. The problem is that we have not been able to reproduce this except on large libraries and getting enough diagnostic to identify the cause is proving both slow and difficult.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#471 | 
| 
			
			
			
			 curmudgeon 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,487 
				Karma: 5748190 
				Join Date: Jun 2006 
				Location: Redwood City, CA USA 
				
				
				Device: Kobo Aura HD, (ex)nook, (ex)PRS-700, (ex)PRS-500 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I actually have built from source. That was reasonably straightforward, just by following the directions. I asked for advice on debugging (rather than building) quite intentionally. 
		
	
		
		
		
		
		
		
		
		
		
		
		
			My goal is to poke around in the debugger partly for my own amusement, and partly because doing so might lead to contributing some actual programming or debugging effort. Xenophon P.S. It's nice to know that my particular issue is already addressed in the current source. Thanks. Last edited by Xenophon; 10-31-2011 at 02:12 PM. Reason: Added P.S.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#472 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,553 
				Karma: 950151 
				Join Date: Nov 2008 
				
				
				
				Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader) 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 You can also do work by simply using the IDE as a viewer/editor for making changes, rebuilding, running, and then examining the log files (assuming you have enabled trace level logging). I find that I often have to resort to that level of working to find problems that only get triggered a long way into a run so that interactive debugging is not really practical. If you build from the latest source (now from Google Code rather than Launchpad) then you will notice a LOT of changes compared to the current release available for download. So much so that the next release is being promoted to be the first in the 3.0 series rather than the enxt in the 2.x series. Last edited by itimpi; 10-31-2011 at 02:26 PM.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#473 | |
| 
			
			
			
			 Banned 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 640 
				Karma: 4911 
				Join Date: Jul 2007 
				Location: Grapevine, TX 
				
				
				Device: iPad4 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			The download links seem to be down. All of them take me to this: 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#474 | 
| 
			
			
			
			 calibre2opds guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 533 
				Karma: 8792 
				Join Date: Aug 2005 
				Location: Metz, France 
				
				
				Device: iPhone, iPad, PRS-650 
				
				
				 | 
	
	
	
		
		
			
			 
				
				New site
			 
			
			
			Hi there, 
		
	
		
		
		
		
		
		
		
		
		
		
	
	The download and everything that was on Launchpad have been moved to our new site. We made an announcement on Launchpad but it clearly didn't work... Best, David.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#475 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,553 
				Karma: 950151 
				Join Date: Nov 2008 
				
				
				
				Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader) 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			We are migrating the main web site to WordPress (Dave Pierron wants blog capability  
		
	
		
		
		
		
		
		
		
		
		
		
		
			 ), the code from Launchpad to Google Code (we find it easier to work with than Launchpad).   You should find that the download links are OK if you go to either of:http://calibre2opds.wordpress.com/ or http://code.google.com/p/calibre2opds/ If a download link from either of these is not working then please let me know. If you picked your download links up from somewhere else then please mention where and I will see if it can be corrected. As you can imagine it is easy to miss some places we should update when doing such a migration. Please also feel free to mention any other links (not download ones) that need attention. EDIT: I see David got in ahead of me   - but I as my answer is a little more comprehensive I will leave it  
		Last edited by itimpi; 11-06-2011 at 05:26 AM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#476 | 
| 
			
			
			
			 calibre2opds guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 533 
				Karma: 8792 
				Join Date: Aug 2005 
				Location: Metz, France 
				
				
				Device: iPhone, iPad, PRS-650 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Pfff... more comprehensive.. pfffff... 
		
	
		
		
		
		
		
		
		
		
		
		
		
			Me was first ! ![]() Let me just add that I bought us a domain name : calibre2opds.com ! Yay ! So : The project website The project website (if the above does not work, until the DNS servers are updated, in 24h max.) Last edited by dpierron; 11-06-2011 at 05:16 AM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#477 | |
| 
			
			
			
			 Enthusiast 
			
			![]() ![]() ![]() Posts: 41 
				Karma: 200 
				Join Date: May 2009 
				
				
				
				Device: none 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#478 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,553 
				Karma: 950151 
				Join Date: Nov 2008 
				
				
				
				Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader) 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			That is strange - I thought we did not have a "What's new in 3.0" link on the new site yet as it needed major revision to incorporate all the bright ideas that David has incorporated into calibre2opds recently!   On the old one it seems to work OK although the information is a bit out-dated.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#479 | 
| 
			
			
			
			 calibre2opds guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 533 
				Karma: 8792 
				Join Date: Aug 2005 
				Location: Metz, France 
				
				
				Device: iPhone, iPad, PRS-650 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#480 | 
| 
			
			
			
			 Member 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21 
				Karma: 88814 
				Join Date: Apr 2011 
				
				
				
				Device: iPad, Kobo Aura 2, Kobo Libra H20 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Are there going to be OS X .app bundles for the new versions? I've been manually putting them in the old one, but would be nice to not have to do that each time...
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Calibre->Calibre2Opds->Fbreader Network Library - No Download Icon | boredsysadmin | Calibre | 2 | 01-16-2011 09:00 PM | 
| Your personal online OPDS-library | wdonne | Self-Promotions by Authors and Publishers | 9 | 01-04-2011 04:34 AM | 
| Calibre, calibre2opds,and NOOK - best way to keep catalog up to date? | rubyv | Calibre | 8 | 09-01-2010 01:16 AM | 
| Call for comments: OPDS Catalogs 0.9 draft (open catalog standard ebooks) | zelda_pinwheel | News | 4 | 05-14-2010 02:02 PM |