Jump to content

Antonio Citati

Members
  • Posts

    16
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Antonio Citati's Achievements

Newbie

Newbie (1/14)

  • Conversation Starter

Recent Badges

0

Reputation

  1. Lately I am getting the following error every time I update. Apart from this non fatal error, all seems to be in order. Error inserting name: constraint failed UNIQUE constraint failed: ItemTitles.ItemTitle into ItemTitles Any clue as to what may be causing this? Thank you
  2. Sidekick update database content seems not working, all I get is an error message An exception occurred during a WebClient request. The update launched from ComicBaser works as usual. All was working till last week update. Running version 22.0.2.1708 on Windows 10 Pro 21H2 build 19044.1766, Feature Experience Pack 120.2212.4170.0 Also in past few days when adding new comics books and switching titles it has become very slow in giving me back control for input. Tx Antonio
  3. Ok Mark, will do I am actually running an English Version of windows with a mix up regional formatting (metric, european dates but decimal symbol and digit grouping I keep as . and ,) list separator is , I run 2021 professional build 1258. I export Title, Item#, Qty in stock, Cost, Cover date, Cover price, Cover price currency and UPC. I usually include headers and export only items in stock. Thank you
  4. I sometimes aexport some info of my items in stock to an CSV file which I then import into an excel spreadsheet. I tried this with build 1258 of comicbase2021 and I get an error: No current row The same export, using same fields, works with TAB delimitation. Thank you! Antonio Citati
  5. Sorry, issue has been solved this morning with install of BUILD 1258! Unfortunately I cannot delete the previous post. Antonio
  6. Good day to everyone. I did install 2021 version and got an issue with sidekick. At start sidekick thorwing a .NET Framework error error about an unhandled exception: Conversiion from string "12/31/1980" to type 'Date' is not valid On pressing CONTINUE apparently all is well and working. Below is dump of error details: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.InvalidCastException: Conversion from string "12/31/1980" to type 'Date' is not valid. at Microsoft.VisualBasic.CompilerServices.Conversions.ToDate(String Value) at ComicBase_Sidekick.FrmMain.VB$StateMachine_57_CheckForPeriodicUpdateAsync.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at ComicBase_Sidekick.FrmMain.VB$StateMachine_12_FrmComicBaseSidekick_Load.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.4250.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- ComicBase Sidekick Assembly Version: 21.0.0.1209 Win32 Version: 21.0.0.1209 CodeBase: file:///C:/Program%20Files%20(x86)/Human%20Computing/ComicBase%202020%20Professional%20Edition/ComicBase%20Sidekick.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 14.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Net.Http Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll ---------------------------------------- Newtonsoft.Json Assembly Version: 12.0.0.0 Win32 Version: 12.0.3.23909 CodeBase: file:///C:/Program%20Files%20(x86)/Human%20Computing/ComicBase%202020%20Professional%20Edition/Newtonsoft.Json.DLL ---------------------------------------- System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll ---------------------------------------- System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.8.4250.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll ---------------------------------------- System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System.Data.SQLite Assembly Version: 1.0.112.0 Win32 Version: 1.0.112.0 CodeBase: file:///C:/Program%20Files%20(x86)/Human%20Computing/ComicBase%202020%20Professional%20Edition/System.Data.SQLite.DLL ---------------------------------------- System.Transactions Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll ---------------------------------------- Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. Thank you for your help. Antonio Citati
  7. Will send you covers later today
  8. Most of the little issues with the new database are gonbe, but I still cannot upload covers for comic books of the Titles "Martin Mystére..". I can add new issues withou problems but when the software tries to upload the scanned covers I have an error. It is most probably related to the accent in the name and the online database, cause if trying to right click an issue and browsing the title on Atomic avenue I get the following: https://atomicavenue.com/atomic/Titles.aspx?name=Martin+Mystère but an error on the search with a list (empty) of: Titles containing “Martin Mystère” Thank you!
  9. Yes I agree about that being the probable cause of the issue. Covers for this title were uploaded without issues on earlier builds, thus it must be some small bug. Righ now if right click and "Browse this title on Atomi Avenue" I get: Titles containing “Martin Mystère le nuove avventure a colori” So the "è" si somehow changed in "è", and of course the title is not found. However adding new issues seems to be OK. Antonio
  10. Mark, I am running buil 3250. And this error happens only and exclusively with the above title. All other covers so far are uploading withouth any issue.
  11. Recently when uploading covers of one comic book I always get the following error: The remote server returned an error: (500) Internal Server Error, while sending data. This happen only and always with the same title. Attached below the link to this title on Atomic Avenue, all previous cover were my uploads and never had this issue before. https://atomicavenue.com/atomic/TitleDetail.aspx?TitleID=54943 Thank you
  12. Dear Pete if this is the case I think there could be some issues between European and American publishers. Most European serialized comics use a 977 ISSN code where the supplemental encodes the year and issue number, and not the price. Here you can find a link to the ISSN website stating: The GTIN 13 barcode can be completed by a 2 or 5-digit add-on that usually indicates the issue number. https://www.issn.org/understanding-the-issn/issn-uses/identification-with-the-ean-13-barcode/ I would say ISSN should know best... However they say USUALLY, thus it is possible that some publishers use it differently, which of course could be a bit of a problem software-wise. You may contact me at my registered email address directly for any further information exchange. I have tons of european comics, most still waiting to be input and scanned. Antonio
  13. I did download and install the last release and I see that the barcodes starting with 977 are still treated as a bookland codes (bookland are 978 starting codes) and the issue number is thus erroneously input as the price of the issue. Still cannot see any indication of covers being correctly uploaded. Also it would be nice to have a way that when adding a new issue to a title the view would be positioned with the latest input in the center and not on the first item in the title.
  14. Your software is interpreting 977 codes as bookland, thus the information about issue number is instead considered as indicating pricing information. Example giving: code 9771124223903 80290 would cause the price info being changed to 2.90, while this is the issue 290 of the comic book Fantastici Quattro, published in 2008.
  15. For those of us who do submit new or correct data, including scans of covers, it would mean A LOT to be able to get (as it was in the old version) the count of how many covers we are submitting and the uploading progress bar while covers are being transferred. If not possible to get the bar, at least give us a text box advising on upload succesfully completed, in a similar way of what is done for the new data. Thank you Antonio
×
×
  • Create New...