Author Topic: Iqnotes  (Read 6992 times)

propofol

  • Newbie
  • *
  • Posts: 31
    • View Profile
    • http://www.ingogo.net
Iqnotes
« on: June 16, 2010, 02:10:37 am »
I thought I would upload the binary & resources - one day I will try my hand at making a real debian package however I have a few to many other things taking up my time. This needs to be uncompressed in root:
Code: [Select]
cd /
sudo tar xzvf iqnotes-2.0.4-armel.tar.gz

md5sum:
ebfc036d8af9e2afc5e7120e17b3fcf5  iqnotes-2.0.4-armel.tar.gz

Regards,
Stefan

(Original source: IqNotes)
« Last Edit: June 18, 2010, 02:47:41 am by propofol »

ptoki

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
    • http://
Iqnotes
« Reply #1 on: June 16, 2010, 02:59:00 am »
I think you forgot to send the attachment

propofol

  • Newbie
  • *
  • Posts: 31
    • View Profile
    • http://www.ingogo.net
Iqnotes
« Reply #2 on: June 18, 2010, 02:48:09 am »
Oops, added in original post.


Quote from: ptoki
I think you forgot to send the attachment

ptoki

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
    • http://
Iqnotes
« Reply #3 on: June 18, 2010, 03:55:29 am »
Works!
Great!
Fantastic!
Fabulous!

Tested on netwalker. Cant save files.
Tried to enter just name and path with name, no success.
No note pictures tried to download some from creators page but there are none. Looking for other source of pictures.

propofol

  • Newbie
  • *
  • Posts: 31
    • View Profile
    • http://www.ingogo.net
Iqnotes
« Reply #4 on: June 18, 2010, 12:17:27 pm »
Quote from: ptoki
Works!
Great!
Fantastic!
Fabulous!

Tested on netwalker. Cant save files.
Tried to enter just name and path with name, no success.
No note pictures tried to download some from creators page but there are none. Looking for other source of pictures.


I think IqNotes expects a default directory for saving files. Create a directory called ~/.iqnotes/ and see if it works.

I do not think the pictures are GPL'ed. The author originally made this available commercially. You could always email him and see if he would be willing to make it available.

Regards,
Stefan
« Last Edit: June 18, 2010, 12:27:40 pm by propofol »

ptoki

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
    • http://
Iqnotes
« Reply #5 on: June 18, 2010, 03:37:02 pm »
OK, settlet the matters.
Saving is possible but buttons "cancel" and "OK" are not binded to any action so it is needed to enter name of iqnotes and press enter.

Two more things:
in your archive it is needed to move images from /usr/share/iqnotes/ to /usr/share/iqnotes/items
And you compiled path for note icons as /opt/QtPalmtop/pics/and_so_on.
It is better to change it to /usr/share/iqnotes/pics and create such dir in archive.

I can prepare two nice sets of images to put there so iqnotes can shine as perfect jewel

propofol

  • Newbie
  • *
  • Posts: 31
    • View Profile
    • http://www.ingogo.net
Iqnotes
« Reply #6 on: July 04, 2010, 03:28:06 am »
Quote from: ptoki
OK, settlet the matters.
Saving is possible but buttons "cancel" and "OK" are not binded to any action so it is needed to enter name of iqnotes and press enter.

Two more things:
in your archive it is needed to move images from /usr/share/iqnotes/ to /usr/share/iqnotes/items
And you compiled path for note icons as /opt/QtPalmtop/pics/and_so_on.
It is better to change it to /usr/share/iqnotes/pics and create such dir in archive.

I can prepare two nice sets of images to put there so iqnotes can shine as perfect jewel

I am not sure what you mean by "cancel" & "ok" - is this at the startup screen?

On the version I compiled I thought I had set the destination for images to /usr/share/iqnotes/, but yes, the additional pics is under  /opt/QtPalmtop/pics/.
If you are interested, I can email you the source code - I needed to make very minor changes for it to compile under a current version of Debian / Ubuntu or on the Netwalker.

Regards,
Stefan

ptoki

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
    • http://
Iqnotes
« Reply #7 on: July 06, 2010, 08:49:17 pm »
Quote from: propofol
Quote from: ptoki
OK, settlet the matters.
Saving is possible but buttons "cancel" and "OK" are not binded to any action so it is needed to enter name of iqnotes and press enter.

Two more things:
in your archive it is needed to move images from /usr/share/iqnotes/ to /usr/share/iqnotes/items
And you compiled path for note icons as /opt/QtPalmtop/pics/and_so_on.
It is better to change it to /usr/share/iqnotes/pics and create such dir in archive.

I can prepare two nice sets of images to put there so iqnotes can shine as perfect jewel

I am not sure what you mean by "cancel" & "ok" - is this at the startup screen?

On the version I compiled I thought I had set the destination for images to /usr/share/iqnotes/, but yes, the additional pics is under  /opt/QtPalmtop/pics/.
If you are interested, I can email you the source code - I needed to make very minor changes for it to compile under a current version of Debian / Ubuntu or on the Netwalker.

Regards,
Stefan

"cancel" & "ok" are buttons which user is supposed to click when there is no iqnotes file and user just created one and is trying to save it.
They do not work. But blind enter saves file and from now on user can save iths work by simply "save" from menu.

Source code would be nice but I do not have anu compile environment.
What is needed to compile it besides gcc?

propofol

  • Newbie
  • *
  • Posts: 31
    • View Profile
    • http://www.ingogo.net
Iqnotes
« Reply #8 on: July 08, 2010, 02:37:28 am »
Quote from: ptoki
"cancel" & "ok" are buttons which user is supposed to click when there is no iqnotes file and user just created one and is trying to save it.
They do not work. But blind enter saves file and from now on user can save iths work by simply "save" from menu.

Source code would be nice but I do not have anu compile environment.
What is needed to compile it besides gcc?

You need to add the qt3 development packages:
qt3-dev-tools
libqt3-mt-dev
libqt3-headers