[IDE Tool] History Viewer 2.20 [Win & LINUX]

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
Thunder93
Addict
Addict
Posts: 1788
Joined: Tue Mar 21, 2006 12:31 am
Location: Canada

Re: [IDE Tool] History Viewer 2.12

Post by Thunder93 »

ok, thanks HeX0R!
ʽʽSuccess is almost totally dependent upon drive and persistence. The extra energy required to make another effort or try another approach is the secret of winning.ʾʾ --Dennis Waitley
User avatar
HeX0R
Addict
Addict
Posts: 980
Joined: Mon Sep 20, 2004 7:12 am
Location: Hell

Re: [IDE Tool] History Viewer 2.13

Post by HeX0R »

Update V2.13
  1. Changed format of backup files!
    Bad news:
    The old backup files are no longer usable, you can delete them.
    Good news:
    Now formats are the same for sqlite and postgre. This means, you can upload a postgre sql-backup into a sqlite database and vice versa.
  2. Fixed a few things with the tool-installation.
  3. Very first linux version ready for your pleasure.
  4. Fixed a few bugs.
Last edited by HeX0R on Sun Apr 05, 2015 10:28 am, edited 1 time in total.
User avatar
idle
Always Here
Always Here
Posts: 5042
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: [IDE Tool] History Viewer 2.13 [now with LINUX]

Post by idle »

great thanks for the linux version

regarding a chm viewer for linux, chmSee is good on Debian
though if people have wine installed they may need to change the preferences from hh to chmSee

sudo apt-get install chmSee
Windows 11, Manjaro, Raspberry Pi OS
Image
User avatar
HeX0R
Addict
Addict
Posts: 980
Joined: Mon Sep 20, 2004 7:12 am
Location: Hell

Re: [IDE Tool] History Viewer 2.13 [now with LINUX]

Post by HeX0R »

Aha, very interesting, thanks!

Does this mean, a linux-user must have some chm-viewer installed that PB's OpenHelp() will work?
Or do i need some other helpformat for linux?
User avatar
idle
Always Here
Always Here
Posts: 5042
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: [IDE Tool] History Viewer 2.13 [now with LINUX]

Post by idle »

I don't know what the standard format is for linux but there are at least five chm viewers in the repositories.

if any ubuntu 10+ users have a problem running HV PB 4.6 is using libwebkit-1.0.so
so if the gui doesn't appear for make sure you have libwebkitgtk-1.0-0 installed
and then make a symbolic link

Code: Select all

sudo ln -s /usr/libwebkitgtk-1.0.so /usr/libwebkit-1.0.so
Windows 11, Manjaro, Raspberry Pi OS
Image
User avatar
HeX0R
Addict
Addict
Posts: 980
Joined: Mon Sep 20, 2004 7:12 am
Location: Hell

Re: [IDE Tool] History Viewer 2.13 [now with LINUX]

Post by HeX0R »

Many thanks idle, linux is still not my world (and will maybe never be), so i need pro's like you!
User avatar
michel51
Enthusiast
Enthusiast
Posts: 290
Joined: Mon Nov 21, 2005 10:21 pm
Location: Germany

Re: [IDE Tool] History Viewer 2.13 [now with LINUX]

Post by michel51 »

Hi HeXOR,

how about a Mac version? Is there a chance to get one?
michel51

Mac OS X Snow Leopard (10.6.8 ) Intel
PureBasic V 5.21(x64), V 5.22beta
User avatar
HeX0R
Addict
Addict
Posts: 980
Joined: Mon Sep 20, 2004 7:12 am
Location: Hell

Re: [IDE Tool] History Viewer 2.13 [now with LINUX]

Post by HeX0R »

If you are willing to help?
I don't have any MAC, so you would have the pleasure to fight with my almost noncommented source-code :twisted:.

[...]
Ah, i remember you wrote me a mail didn't you?
O.k., so you will hear from me this we.
Last edited by HeX0R on Sat Oct 08, 2011 8:44 pm, edited 1 time in total.
User avatar
michel51
Enthusiast
Enthusiast
Posts: 290
Joined: Mon Nov 21, 2005 10:21 pm
Location: Germany

Re: [IDE Tool] History Viewer 2.13 [now with LINUX]

Post by michel51 »

HeX0R wrote:If you are willing to help?
Yes
I don't have any MAC, so you would have the pleasure to fight with my almost noncommented source-code :twisted:.
I'll try, and with your help I can find out, what you mean in the code (if necessary :-) )
Ah, i remember you wrote me a mail didn't you?
O.k., so you will here from me this we.
You're right.
michel51

Mac OS X Snow Leopard (10.6.8 ) Intel
PureBasic V 5.21(x64), V 5.22beta
User avatar
Ajm
Enthusiast
Enthusiast
Posts: 233
Joined: Fri Apr 25, 2003 9:27 pm
Location: Kent, UK

Re: [IDE Tool] History Viewer 2.13 [now with LINUX]

Post by Ajm »

Hi,

On Mint Linux 10 64 Bit I get a Segmentation Fault error when I run hv with the a parameter.

Would it be possible to compile a 64bit linux version?
Regards

Andy

Image
Registered PB & PureVision User
User avatar
HeX0R
Addict
Addict
Posts: 980
Joined: Mon Sep 20, 2004 7:12 am
Location: Hell

Re: [IDE Tool] History Viewer 2.13 [now with LINUX]

Post by HeX0R »

Is Linux 64Bit not able to use 32Bit Apps?

I'll install a 64Bit Linux in a VirtualBox, when i have the time.
But what do you mean with:
run hv with the 'a' parameter?
Zach
Addict
Addict
Posts: 1654
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: [IDE Tool] History Viewer 2.13 [now with LINUX]

Post by Zach »

You have to install 32bit compatability libraries I believe.
Image
User avatar
Ajm
Enthusiast
Enthusiast
Posts: 233
Joined: Fri Apr 25, 2003 9:27 pm
Location: Kent, UK

Re: [IDE Tool] History Viewer 2.13 [now with LINUX]

Post by Ajm »

Hi,

I've got the 32 bit libraries installed as I use these for the Citrix ICA Client.

If I run hv from a terminal I get the open dialog which asks me to find the directory containing the tools.pref file.
Even though I select the directory and choose open it does this every time I run hv.

I also get this output on the terminal.

/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so


I entered the tools into Purebasic manually and when I run History Viewer I get nothing. If I run it from the terminal like ./hv "test.pb" I just get a Segmentation Fault.

Any ideas?
Regards

Andy

Image
Registered PB & PureVision User
User avatar
HeX0R
Addict
Addict
Posts: 980
Joined: Mon Sep 20, 2004 7:12 am
Location: Hell

Re: [IDE Tool] History Viewer 2.13 [now with LINUX]

Post by HeX0R »

No ideas at the moment, but I should have some spare time at the end of the week.

Then i will look into it.
User avatar
Ajm
Enthusiast
Enthusiast
Posts: 233
Joined: Fri Apr 25, 2003 9:27 pm
Location: Kent, UK

Re: [IDE Tool] History Viewer 2.13 [now with LINUX]

Post by Ajm »

Thanks HeX0R.
Regards

Andy

Image
Registered PB & PureVision User
Post Reply