Hi Thayer,
first of all thanks for checking out ghini (desktop+pocket). the ghini.pocket app is quite new, and I've had not many chances to test it on the field. I hope, with enough feedback and determined users, to make it just as stable as ghini-1.0
pocket-1.8 talks with desktop-(3.1.8 / 1.0.88). which one are you using?
ghini.pocket speaks an xml-rpc API with a ghini.desktop 'server'. pocket does not know what type of database desktop is talking to. pocket has no way to directly speak to a database server.
can you provide screenshots? in particular the 'pocket server' window in desktop, with the `settings` expanded and visible. and the `desktop client` pane in pocket, and please without the virtual keyboard which may stand in the way.
it will take me a couple of weeks before I have time, but I have already planned a ghini.pocket 1.9, since I've already issues. oh, btw: you want to open a new one on the development site? https://github.com/Ghini/ghini.pocket/issues/new
maybe it's just ambiguous documentation, but still an issue.
cheers,
Mario
--
You received this message because you are subscribed to the Google Groups "ghini/bauble" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bauble+un...@googlegroups.com.
To post to this group, send email to bau...@googlegroups.com.
Visit this group at https://groups.google.com/group/bauble.
For more options, visit https://groups.google.com/d/optout.
I should mention that the third line of the terminal output says "Your branch is up-to-date with 'origin/ghini-1.0". Everything installs into my home folder /.virtualenvs/ghini-1.0/share/ and I authenticated so that it can make Ghini available to other users.
this is new what you mention, but it may be associated with a change a did recently, aimed at allowing both 1.0 and 3.1 to be installed next to each other. (the software is unit tested, but I do not have tests for installation scripts).
previously, the location of the virtual environment was
(regardless the version)
~/.virtualenvs/ghide/
now it is one of the two:
~/.virtualenvs/ghini-3.1/
~/.virtualenvs/ghini-1.0/
the installation script does not remove the old
~/.virtualenvs/ghide/ location, so I suspect you're still using
that environment.
I guess you could do two things: either help me fix the mistake,
or forget about the `devinstall.sh`, and run `ghini -u`. (ghini
-u should update the environment in which that same ghini runs.)
(you need run this as the same user who installed ghini.)
if you feel comfortable with editing text files and checking paths, you could:
remove the old virtual environment (rm -fr);
test which script initializes ghini (which ghini);
correct the paths.
I should mention that the third line of the terminal output says "Your branch is up-to-date with 'origin/ghini-1.0". Everything installs into my home folder /.virtualenvs/ghini-1.0/share/ and I authenticated so that it can make Ghini available to other users.-T
hi Thayer
did you manage?
if you did not, what about going on a IRC channel (#ghini, on https://webchat.freenode.net/), or use Telegram (preferably) or Whatsapp (possible) (numbers via private email)?
I'm curious about that "ran it without problem", followed by not seeing the new installed version: that should not happen.
let me know, cheers,
Mario
hi Thayer
did you manage?
if you did not, what about going on a IRC channel (#ghini, on https://webchat.freenode.net/), or use Telegram (preferably) or Whatsapp (possible) (numbers via private email)?
I'm curious about that "ran it without problem", followed by not seeing the new installed version: that should not happen.
let me know, cheers,
Mario
Hi Thayer,
first of all thanks for checking out ghini (desktop+pocket). the ghini.pocket app is quite new, and I've had not many chances to test it on the field. I hope, with enough feedback and determined users, to make it just as stable as ghini-1.0
pocket-1.8 talks with desktop-(3.1.8 / 1.0.88). which one are you using?
ghini.pocket speaks an xml-rpc API with a ghini.desktop 'server'. pocket does not know what type of database desktop is talking to. pocket has no way to directly speak to a database server.
can you provide screenshots? in particular the 'pocket server' window in desktop, with the `settings` expanded and visible. and the `desktop client` pane in pocket, and please without the virtual keyboard which may stand in the way.
it will take me a couple of weeks before I have time, but I have already planned a ghini.pocket 1.9, since I've already issues. oh, btw: you want to open a new one on the development site? https://github.com/Ghini/ ghini.pocket/issues/new
maybe it's just ambiguous documentation, but still an issue.
cheers,
Mario
On 10/12/2018 12:50 PM, thayeray via ghini/bauble wrote:
Hi Mario,
I have tried installing pocket 1.8. And I saw the "connect to g.desktop", I tried to connect to my PostgreSQL database using the details but was unsuccessful, I got a de.timroes.axmlrpc. XMLRPCException Java.IO.EOFException.
I also tried exporting the database from within Ghini Desktop and moving the file into the place in the Android file system using the procedure described on the Google Play webpage. While Ghini.Pocket started successfully, searching the database only turned up the default preinstalled data.Can you please provide more information on how to connect to either the database SQLite and or Ghini Desktop?Will this interact with a PostgreSQL database? Or is it talking to the Ghini software?
-Thayer
On Friday, September 28, 2018 at 2:29:21 PM UTC-4, Mario Frasca wrote:making it easier: I've just released ghini.pocket 1.8, it's on the Play Store.
ghini.pocket 1.8 can interact with ghini.desktop 1.0.87 and 3.1.7 (both also just released).keep in mind that the two ghini.desktop lines 1.0 and 3.1 are not mutually compatible.
I'm sure the interaction needs some fine-tuning, definitely from the client side, so believe your data is safe enough but be ready to provide bug reports and change requests.
cheers, enjoy,MF
--
You received this message because you are subscribed to the Google Groups "ghini/bauble" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bauble+un...@ googlegroups.com.
To post to this group, send email to bau...@googlegroups.com.
Visit this group at https://groups.google.com/ group/bauble.
For more options, visit https://groups.google.com/d/ optout.
On Sun Oct 14 07:54:07 2018 'Thayer Young' via ghini/bauble <bau...@googlegroups.com> wrote:
> Over my wireless the phone's IP address begins with 172
> compared to 10 for the computer. -Thayer
Which amounts to being connected to two different private networks. No (easy) way to have the two systems communicate.
Disable phone data, ignore the "won't work" warning, if that's possible, then try the hotspot or USB tethering options.
Or make sure you connect both devices to the same router.
Your computer, that's a physical machine, or is it running in a virtual box?
M
I would go for the opposite option: both in the full fledged. I bet that (I would not be surprised if) guests have port access limitations. You do start the server, don't you?
I would go for the opposite option: both in the full fledged. I bet that (I would not be surprised if) guests have port access limitations. You do start the server, don't you?
Please do open an issue for this, I'll look into it possibly tomorrow. Make sure you attach your snapshot, and that you mention where you found it on your phone.
If you altered the database structure on ghini.desktop, also please describe the details of your changes.
hei Thayer,
thank you for opening issue .
what you mentioned "my database has extra tables" was a very
optimistic statement, because you actually replaced a ghini
(geography) table with the homonym table from PostGIS. I do not
have the
compatibility with PostGIS is an old issue, solved in ghini-3.1,
and which I do not plan addressing for ghini-1.0, for you would
get an incompatible line, without the geographic interface
available in 3.1. two misses with one stone. moreover, ghini-1.0
has entered "EOL", together with Python-2. I can assist you doing
this locally, if you insist. ;-)
let me know what you decide to make sure your database is understood by ghini, so we can move to the initial desktop/pocket connection issue.
best regards,
MF
Please do open an issue for this, I'll look into it possibly tomorrow. Make sure you attach your snapshot, and that you mention where you found it on your phone.
If you altered the database structure on ghini.desktop, also please describe the details of your changes.
--
You received this message because you are subscribed to the Google Groups "ghini/bauble" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bauble+un...@googlegroups.com.
There are no error messages and there is no difference between upper and lower case in postgres identifiers, if you would please read through the entire chain that I wrote you will see all of the steps and information.
If you refer back to our previous conversation about this you said that it was fine to change the identifier.
If you don't want to make this able to interact with postgis that is silly and makes no sense, but it's your baby do as you wish.