Problem with r1596

Added by Adyn Rex 6 months ago

Recently I updated to the latest SVN (last night tried 1580 - 1586) Noticing several issues that where not there with the last SVN I tried which was in the 1520 area. First when I loaded Visual Basic Express I get a message "Solutions folders are not supported in this version of the application. Solution folder 'Solution Items' will be displayed as unavailable.", after that with a fresh SVN download I go through the references and browse to the right "SQL" and "SharpZipLib" so that it compiles. I get what appears to be a working binary file and module dll's. I then copy those compiles to my "test" area with the release files from SVN.

Problem 1:
When I run the SVN version the splash screen that has the EMM logo and version never goes away. The program loads and comes to the front, but the splash screen is still always there. It remains even when I shut the program down.

Problem 2:
As I start with a clean install of everything from SVN I usually have to reload all my movie data, what usually happens is the EMM start up program loads, I enter in all my information and then the program loads. What happens now is the program loads and does not ask for preliminary information. I try to go into the settings section and enter the directories into the system that way and it does not allow me to do that under "Files and Sources" it never accepts the name and the "ok" button never becomes active.

When I go into "modules" and the "Media File Manager" I can enter the name and directory in, but it does not do anything else. Neither Movies nor TV Shows allow me to add anything in.

Here is the error log text:
Title: Error
Message: Database is not open
StackTrace: at System.Data.SQLite.SQLiteCommand.InitializeForReader()
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at Ember_Media_Manager.dlgSettings.RefreshSources() in C:\tmp\embermediamanager_oldsvn\Ember Media Manager\dlgSettings.vb:line 3326
at Ember_Media_Manager.dlgSettings.FillSettings() in C:\tmp\embermediamanager_oldsvn\Ember Media Manager\dlgSettings.vb:line 3206
Date/Time: 3/8/2010 9:23:02 AM ===========================================================================================

Title: Error
Message: Database is not open
StackTrace: at System.Data.SQLite.SQLiteCommand.InitializeForReader()
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at Ember_Media_Manager.dlgMovieSource.CheckConditions() in C:\tmp\embermediamanager_oldsvn\Ember Media Manager\dlgMovieSource.vb:line 133
Date/Time: 3/8/2010 9:23:30 AM ===========================================================================================

If this needs a bug report let me know, I just hesitate to make bug reports on SVN versions because of the work in progress nature of the system.

Hope this helps in some way.

-Regards,
Adyn Rex


Replies (6)

RE: Problem with r1596 - Added by Adyn Rex 6 months ago

Adding some more from log:
  1. <Assembly Versions> #################
    Platform: x64
    Ember Application (Version: 1596)
    Ember API (Version: 1596)
    Ember Native Scraper (Version: 1596)
    Ember XML Scraper (Version: 1596)
    Nuno Scraper (Version: 1578)
    Renamer (Version: 1588)
    Media File Manager (Version: 1590)
    Movie List Exporter (Version: 1588)
    Offline Media Manager (Version: 1588)
    Nuno's Test Bench (Version: 1578)
  2. <Assembly Versions> #################

RE: Problem with r1596 - Added by Nuno Novais 6 months ago

delete advancedsettings.xnl and media.emm
Update from SVN
NOTE some times SVN is broken as we are working on it

RE: Problem with r1596 - Added by Adyn Rex 6 months ago

Already did those two things.
NOTE: I always assume that its something broken about SVN, just sometimes I wonder how to communicate some of the stuff I see to maybe help out a bit with some bug testing.

Thanks,
Adyn Rex

RE: Problem with r1596 - Added by Nuno Novais 6 months ago

at this time this is the way ;) And thank you for your imput

RE: Problem with r1596 - Added by Adyn Rex 6 months ago

Just a quick update:
Got r1601 to compile and run:
The "solutions" issue is apparently because someone is using the commercial (non-free) version of VB. Not sure if this is accurate but that's what I found.

Had to select a "release" build of "x64" and then use those resulting files to run Ember. If I just used the stock "debug" format it would not apparently load the database. Under the "Build" menu there is a "configuration Manager" I changed the "Active solution configuration:" to "Release" and the "Active solution platform:" to x64 and rebuilt the entire thing. That's when things started working properly.

Learned a whole bunch about Visual Basic 2008 Express Edition today.

Not sure if any of this helps, but I hope it does in some way.

Thanks,
Adyn Rex

RE: Problem with r1596 - Added by Brenton McSweyn 6 months ago

Also a problem with this build is you can't add new Sources. The Ok button doesn't get enabled.

(1-6/6)