NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) ZTools and UltraXMLTV v
« Previous 1 … 6 7 8 9 10 12 Next »
ZSchedFix Beta Support and Suggestions

 
  • 0 Vote(s) - 0 Average
ZSchedFix Beta Support and Suggestions
-Oz-
Offline

Posting Freak

Posts: 803
Threads: 33
Joined: Aug 2006
#11
2007-05-24, 07:39 PM
some of that is your code. I used your thing you posted on how to access sqlite databases from vb6.

The thing was that the windows dir wasn't working so I found a tutorial to help with it.

I also did a lot of modifications to how the query is run to load it into two arrays, one with the column headers and a two dimensional one.

So yea, yours didn't work but that one should Smile
Dan Blomberg
[SIZE="1"]HTPC 1: MSI K8NGM2-FID, AMD 64 3000+, WD 200gb HDD, 1gb ram, NSK2400, PVR-500, Harmony 659
HTPC 2: ASUS M2NPV-VM, AMD 64 3200+, WD 250gb HDD, 1gb ram, nVidia DualTV MCE, NSK2400, Harmony 720
HTPC 3: GIGABYTE GA-E7AUM-DS2H GeForce 9400, Intel E5200 Wolfdale, WD 640gb HDD, 4gb ram, Antec Fusion 2, HVR-1600, hdhomerun, Harmony 880, PCH A-110
GBPVR 1.4.7 Additions: Weather2, UltraXMLTV, Comskip
Project: Setup Logitech Harmony Remote[/SIZE]
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#12
2007-05-24, 07:49 PM
Just to let you know - my 'windows' is in the normal place i.e. c:\windows
It's just my default 'program files' that resides elsewhere - E:\ in my case for historical and backup reasons.

Martin
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#13
2007-05-24, 08:19 PM
zehd Wrote:Just so you all know, that what happens when ZSchedFix starts is it tests for existence of sqlite3vb.dll in the %SystemDir%. (eg c:\windows\system32) If not, it sends a copy of sqlite3vb.dll to that location...


That copy is getting done before the windows error box pops up.

BUT the files is appearing in \windows rather than windows\system32

Martin
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#14
2007-05-24, 08:36 PM
edit: putting a second copy in \windows\system32 makes no difference.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#15
2007-05-24, 09:01 PM
-Oz- Wrote:some of that is your code. I used your thing you posted on how to access sqlite databases from vb6.

The thing was that the windows dir wasn't working so I found a tutorial to help with it.

I also did a lot of modifications to how the query is run to load it into two arrays, one with the column headers and a two dimensional one.

So yea, yours didn't work but that one should Smile

You know I was looking at loading my data into an array, but I really really like seeing what I'm looking at. If I had to visualize my recordsets, I'd still be nowhere fast.

I forgot that I posted that snippet. I remember having the same issue, fixing it. (turns out I forgot the MAX_PATH const) forgot to post the fix...

Anyway, I still haven't had a chance to look at my code, But I'm SURE that that fix is there... Oh well, we'll see...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#16
2007-05-24, 09:04 PM
martint123 Wrote:That copy is getting done before the windows error box pops up.

BUT the files is appearing in \windows rather than windows\system32

Martin

Right I was wrong to say Window/System32. And now remember that I never had that reference in my code.

If the copy worked, I'll probably have to add some doevents, to be sure the file transfer is finished. hmmm, didn't have to do this with ZRename...

Oh well
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#17
2007-05-24, 09:29 PM
zehd Wrote:hmmm, didn't have to do this with ZRename...

Oh well

Just downloaded and fired that one up and starts up fine. No time at the mo to check what it does though, maybe tomorrow.

g'nite
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#18
2007-05-25, 12:01 AM (This post was last modified: 2007-05-25, 03:49 AM by zehd.)
Here's patch. I'll just release the attachment here. Try it. Doesn't work, Give me the log...

v 1.0.0.8
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
-Oz-
Offline

Posting Freak

Posts: 803
Threads: 33
Joined: Aug 2006
#19
2007-05-25, 03:10 AM
Failed, here's the log.

Quote:5/24/2007 8:08:03 PM : ********************
5/24/2007 8:08:03 PM : Testing for SQLite3VB.dll
5/24/2007 8:08:03 PM : ZSchedFix v 1.0.8 using SQLite3VB.dll: 3.3.13
5/24/2007 8:08:03 PM : Finished testing for SQLite3VB.dll

Win XP SP2, i obviously have the dll cuz i use it in my problems. I have all the VB stuff because I write VB.
Dan Blomberg
[SIZE="1"]HTPC 1: MSI K8NGM2-FID, AMD 64 3000+, WD 200gb HDD, 1gb ram, NSK2400, PVR-500, Harmony 659
HTPC 2: ASUS M2NPV-VM, AMD 64 3200+, WD 250gb HDD, 1gb ram, nVidia DualTV MCE, NSK2400, Harmony 720
HTPC 3: GIGABYTE GA-E7AUM-DS2H GeForce 9400, Intel E5200 Wolfdale, WD 640gb HDD, 4gb ram, Antec Fusion 2, HVR-1600, hdhomerun, Harmony 880, PCH A-110
GBPVR 1.4.7 Additions: Weather2, UltraXMLTV, Comskip
Project: Setup Logitech Harmony Remote[/SIZE]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#20
2007-05-25, 03:43 AM (This post was last modified: 2007-05-26, 03:34 AM by zehd.)
Oz, It looks like the dll is loading. That's where the version number came from...

Here's another patch with more logging. Just opening and closeing should look like this...

When asked "Do you want to fill tables?" and answer NO

Code:
24/05/2007 9:39:50 PM : ********************
24/05/2007 9:39:50 PM : Testing for SQLite3VB.dll
24/05/2007 9:39:50 PM : ZSchedFix v 1.0.9 using SQLite3VB.dll: 3.3.13
24/05/2007 9:39:50 PM : Testing for sqlite3.exe
24/05/2007 9:39:50 PM : Testing for gbpvr.db
24/05/2007 9:39:50 PM : Setting up ListView controls
24/05/2007 9:39:50 PM : About to fill tables...
24/05/2007 9:39:53 PM : Skip Filling the tables...
24/05/2007 9:39:53 PM : About to show forms...
24/05/2007 9:39:53 PM : About to show forms...2

24/05/2007 9:39:53 PM : *****************
24/05/2007 9:39:53 PM : Starting ZSchedFix...


When asked "Do you want to fill tables?" and answer YES

Code:
24/05/2007 9:40:09 PM : ********************
24/05/2007 9:40:09 PM : Testing for SQLite3VB.dll
24/05/2007 9:40:09 PM : ZSchedFix v 1.0.9 using SQLite3VB.dll: 3.3.13
24/05/2007 9:40:09 PM : Testing for sqlite3.exe
24/05/2007 9:40:09 PM : Testing for gbpvr.db
24/05/2007 9:40:09 PM : Setting up ListView controls
24/05/2007 9:40:09 PM : About to fill tables...
24/05/2007 9:40:10 PM : About to show forms...
24/05/2007 9:40:10 PM : About to show forms...2

24/05/2007 9:40:10 PM : *****************
24/05/2007 9:40:10 PM : Starting ZSchedFix...
24/05/2007 9:40:12 PM : Exiting ZSchedFix...

(The ref to gbpvr.db and not db3 is a logging typo only...)

When posting logs paste everything to where it stops...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
« Next Oldest | Next Newest »

Users browsing this thread: 4 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Beta: UltraXMLTV Post-Process Renamer zehd 25 21,970 2011-11-14, 06:18 AM
Last Post: Ski098
  UltraXMLTV - New Beta zehd 46 30,489 2010-11-17, 09:08 PM
Last Post: zehd
  UltraXMLTV Support... zehd 73 35,839 2010-02-13, 05:59 PM
Last Post: subvertbeats
  UltraXMLTV Enhancer Version 2 - Beta zehd 515 94,004 2009-04-04, 01:08 AM
Last Post: zehd
  TVxb: Does it support import of XML skoka123 1 2,034 2008-08-31, 04:04 PM
Last Post: zehd
  ZProcess Beta with dvr-ms center cut support zehd 7 3,069 2007-09-24, 04:08 PM
Last Post: zehd
  ZSchedFix: File not found... zehd 49 17,456 2007-08-17, 01:54 AM
Last Post: zehd
  ZRename Support and Suggestions -Oz- 44 12,213 2007-05-31, 03:28 AM
Last Post: zehd
  ZRename - Beta COMPLETE! zehd 12 5,120 2007-05-24, 06:03 AM
Last Post: zehd
  ZSchedFix - Beta zehd 0 1,743 2007-05-24, 04:25 AM
Last Post: zehd

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode