IF statements and credits bug ?

Report your bugs here - if someone else has already mentioned the same bug, just add on to their post with as much info as possible to make the hunting easier.
User avatar
Conor
Top Dog
Posts: 5344
Joined: Sat Jul 03, 2004 12:58 pm
Contact:

Re: IF statements and credits bug ?

Post by Conor »

I have added the enhancement to the latest beta, now it will take a role as well as credit name. The format is to use an equal sign "=" sign before the role.

Code: Select all

Brad Pitt = Tyler Derden 
George Clonney = Danny Ocean
Cary Elwes = Westley
There is no position element as it takes them in the current order they are in. It will also match exiting names and not add duplicates, will add a role to a matched name only if the role doesn't already exist. The credit separator remains the new line or comma.
User avatar
Kiwan
Bruji Friend
Bruji Friend
Posts: 15
Joined: Thu Aug 30, 2012 7:32 am
Location: France

Re: IF statements and credits bug ?

Post by Kiwan »

:D :D thx
I have a version of the " Mac Apple Store", then I use the beta carefree or rather expect an update? When is the planned future update?
User avatar
Nora
Site Admin
Posts: 2155
Joined: Sun Jul 04, 2004 5:03 am
Contact:

Re: IF statements and credits bug ?

Post by Nora »

You can use the beta even though you purchased the program via the Mac App Store. Once we release the official new version, you can switch back to the MAS version and delete the beta to avoid confusion. (Your data will not be affected by this as it is kept in a separate location from the application.)
User avatar
Kiwan
Bruji Friend
Bruji Friend
Posts: 15
Joined: Thu Aug 30, 2012 7:32 am
Location: France

Re: IF statements and credits bug ?

Post by Kiwan »

User avatar
Conor
Top Dog
Posts: 5344
Joined: Sat Jul 03, 2004 12:58 pm
Contact:

Re: IF statements and credits bug ?

Post by Conor »

After running the Mac App Store version there should be a folder in your data folder called "Receipt" with a file inside that is a random 12 digit hex number. If that not the case try running the Mac App Store version once and see if that file appears, should it not appear check your console log as it will print out information of why it was unable to create that file. With that file in place the beta version should be registered. The "Register..." command under the DVDpedia menu should be grayed out.
User avatar
Kiwan
Bruji Friend
Bruji Friend
Posts: 15
Joined: Thu Aug 30, 2012 7:32 am
Location: France

Re: IF statements and credits bug ?

Post by Kiwan »

12 characters to the file in the "Receipt" is present but the beta is still not registered (not grayed out)
User avatar
Conor
Top Dog
Posts: 5344
Joined: Sat Jul 03, 2004 12:58 pm
Contact:

Re: IF statements and credits bug ?

Post by Conor »

Could you have a look at your console log, see if there are any messages from DVDpedia? You can access the console log via the application 'Console', located inside your Applications/Utilities. The newer messages are towards the end of the log.
User avatar
Kiwan
Bruji Friend
Bruji Friend
Posts: 15
Joined: Thu Aug 30, 2012 7:32 am
Location: France

Re: IF statements and credits bug ?

Post by Kiwan »

I do not know what to do ... Here are the last lines in DVDpedia open beta:

Code: Select all

03/09/12 17:41:57,413 DVDpedia[8855]: Call stack: (
	0   Pediabase                           0xc0ff80f3 -[NSException(NSExceptionExtensions) printStackTrace] + 163
	1   Pediabase                           0xc0f5a2dd -[MyControllerShared(ApplicationNotifications) exceptionHandler:shouldHandleException:mask:] + 189
	2   ExceptionHandling                   0x01739f05 -[NSExceptionHandler _handleException:mask:] + 1033
	3   ExceptionHandling                   0x0173a26f -[NSExceptionHandler _createAndHandleUncaughtSystemExceptionWithSignal:pc:sp:] + 272
	4   ExceptionHandling                   0x0173984b NSExceptionHandlerUncaughtSignalHandler + 60
	5   libsystem_c.dylib                   0x97bd486b _sigtramp + 43
	6   ???                                 0xffffffff 0x0 + 4294967295
	7   Pediabase                           0xc0f099a6 validateReceiptAtPath + 38
	8   Pediabase                           0xc0f0994d +[MyLlave validateReceiptFolder] + 269
	9   Pediabase                           0xc0f57e9d -[MyControllerShared(ApplicationNotifications) applicationDidFinishLaunching:] + 2413
	10  DVDpedia                            0x0000e0cb -[MyController(ApplicationNotifications) applicationDidFinishLaunching:] + 75
	11  Foundation                          0x91698d92 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0 + 49
	12  CoreFoundation                      0x91322481 ___CFXNotificationPost_block_invoke_0 + 257
	13  CoreFoundation                      0x9126db5a _CFXNotificationPost + 2794
	14  Foundation                          0x916818c8 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
	15  AppKit                              0x95aae0ce -[NSApplication _postDidFinishNotification] + 367
	16  AppKit                              0x95aadd88 -[NSApplication _sendFinishLaunchingNotification] + 249
	17  AppKit                              0x95aaacef -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 751
	18  AppKit                              0x95aaa804 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 378
	19  libobjc.A.dylib                     0x96c87628 -[NSObject performSelector:withObject:withObject:] + 77
	20  Foundation                          0x9169c37a __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_0 + 121
	21  Foundation                          0x9169bed1 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 430
	22  Foundation                          0x9169bcce _NSAppleEventManagerGenericHandler + 173
	23  AE                                  0x9118a5b3 _Z20aeDispatchAppleEventPK6AEDescPS_mPh + 331
	24  AE                                  0x91160dde _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 44
	25  AE                                  0x91160c9d aeProcessAppleEvent + 318
	26  HIToolbox                           0x93206394 AEProcessAppleEvent + 100
	27  AppKit                              0x95aa6dfd _DPSNextEvent + 1655
	28  AppKit                              0x95aa628c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
	29  AppKit                              0x95a9c6dc -[NSApplication run] + 855
	30  AppKit                              0x95a3f8e6 NSApplicationMain + 1053
	31  DVDpedia                            0x0000253b main + 43
	32  DVDpedia                            0x000024c5 start + 53
)
03/09/12 17:41:57,414 DVDpedia[8855]: Uncaught system exception: signal 10
03/09/12 17:41:58,000 kernel[0]: memorystatus_thread: idle exiting pid 8768 [cfprefsd]
03/09/12 17:42:00,594 mdworker32[8857]: Attempt to add read-only file at path file://localhost/Users/Kiwan/Library/Application%20Support/DVDpedia/Database.dvdpd read/write. Adding it read-only instead. This will be a hard error in the future; you must specify the NSReadOnlyPersistentStoreOption.
User avatar
Conor
Top Dog
Posts: 5344
Joined: Sat Jul 03, 2004 12:58 pm
Contact:

Re: IF statements and credits bug ?

Post by Conor »

Sounds like your permissions are not correct for the data folder. Run Disk Utility and select your hard drive on the left side and run the "Repair Disk Permissions" under the first aid tab. Then also double check that you have read/write for your user for each folder all the way down to the data folder. You can do this by selecting "File->Get Info" for each folder in the path ~/Library/Application Support/DVDpedia/Database.dvdpd. Also do the same for the covers folder there and the "Receipt" folder and the file inside that folder.
User avatar
Kiwan
Bruji Friend
Bruji Friend
Posts: 15
Joined: Thu Aug 30, 2012 7:32 am
Location: France

Re: IF statements and credits bug ?

Post by Kiwan »

I did what you said, but it still does not work. Too bad. When is that going to release the next version of the MAS? thank you
User avatar
Conor
Top Dog
Posts: 5344
Joined: Sat Jul 03, 2004 12:58 pm
Contact:

Re: IF statements and credits bug ?

Post by Conor »

Is the console error still the same? Are you able to make edits to your collection that stick? According to the console you have the permissions set as read only, so you should not be able to save any changes. The next version is currently processing for the app store but does not have the latest changes with the credits, so it will be quite a while before that credit change makes to the next-next version.
User avatar
Kiwan
Bruji Friend
Bruji Friend
Posts: 15
Joined: Thu Aug 30, 2012 7:32 am
Location: France

Re: IF statements and credits bug ?

Post by Kiwan »

I'm try I just can not ... Too bad! thank you anyway. I'll have to be patient :)
Post Reply