Installed Teamviewer 8 .deb file but it won't run

Booting, installing, newbie
Message
Author
User avatar
nilsonmorales
Posts: 972
Joined: Fri 15 Apr 2011, 14:39
Location: El Salvador

#21 Post by nilsonmorales »

hi baszek i had the same problem
puppy to windows OK
windows to puppy FAIL

so iam reading some post with windows to windows problems but is out of my league maybe someone fix the problem.
[b][url=http://nilsonmorales.blogspot.com/]My blog |[/url][/b][b][url=https://github.com/woofshahenzup]| Github[/url][/b]
[img]https://i.postimg.cc/5tz5vrrX/imag018la6.gif[/img]
[img]http://s5.postimg.org/7h2fid8pz/botones_logos3.png[/img]

baszek
Posts: 50
Joined: Mon 06 Oct 2008, 09:48

#22 Post by baszek »

Maybe some older version of teamviewer for linux will work. Dose anybody test some older version where connection from windows to puppy works ?

georg1
Posts: 170
Joined: Mon 23 Sep 2013, 17:06

#23 Post by georg1 »

Older TV I think may pass win to puppy, but I think win TV will not alow connections to old versions, I got one time problem with that on win machine.

I try to complete disabled firewall from startup process, open https 443 and 5938/tcp port and no success.

so Im in black now with that.

I try TightVNC server too and I think install OK, but I cant start server to set parameters, cant find him on any menu.

Thank you.

baszek
Posts: 50
Joined: Mon 06 Oct 2008, 09:48

#24 Post by baszek »

I have uninstalled teamviewer 8 and installed teamviewer7.deb - and connection from windows to puppy works (I didnt test the other way)! I have run it without a problem - it only dont make menu shortcut - but as far as I remember you can find it in etc/bin

georg1
Posts: 170
Joined: Mon 23 Sep 2013, 17:06

#25 Post by georg1 »

OMG LOL Now I install puppy on other PC just for test, and there WORK in borh directions on first try. Nothing changed on that machine, just regular install, set time zone, keyboard and firewall on default.

Is possible that ABIT NF7 motherboard make some problem ? Mean because nVidia chipset ? As far as I know (on WIN) that CSet need extra driver or integrated ethernet card not work.

Must test with PCI ethernmet card to be shure about that.

Happy Puppy LOL

georg1
Posts: 170
Joined: Mon 23 Sep 2013, 17:06

#26 Post by georg1 »

Hi again. I change lan card on ABIT NF7 (with PCI card) and still got problem, here is movie from my win machine connect to Out house puppy machine and work, but on garage puppy not work.

http://tinypic.com/r/33ynwp5/5

Must be something about that nvidia Nforce chipset, must check in bios, maybe is there some option to disabled some firewall or something ?

I just guess, but nothing other I cand get in my mind in this moment.

Any ideas ? Tghank you.

azstew
Posts: 78
Joined: Wed 23 Jul 2008, 15:37
Location: Apache Junction, Arizona

#27 Post by azstew »

THX! nilsonmorales

TV8 pet works fine, except puppy to windows 7 works, but not the reverse..

I don't have need for win to Pup right now, so this will work fine.

I will try to sort out why win to Pup won't connect.

georg1
Posts: 170
Joined: Mon 23 Sep 2013, 17:06

#28 Post by georg1 »

OMG. Yesterday work win to puppy, but today stop, puppy to win work OK.

what can be wrong ? Mean I not change any settings whatsoever.


Thank you.

yosi666
Posts: 111
Joined: Tue 13 May 2008, 14:41

#29 Post by yosi666 »

Also testing with Mac and Puppy (Slacko 5.5)

Puppy to Mac - Perfect
Mac to Puppy - No connection

Also tried with older version of Teamviewer (6.0 by smokey):
Puppy to Mac - No connection because TV 6.0 is too old
Mac to Puppy - Works but not so smooth

BTW, nilsonmorales, GREAT JOB!!!

yosi666
Posts: 111
Joined: Tue 13 May 2008, 14:41

#30 Post by yosi666 »

Upps. Post duplicated... :oops:
Last edited by yosi666 on Mon 30 Sep 2013, 13:10, edited 1 time in total.

georg1
Posts: 170
Joined: Mon 23 Sep 2013, 17:06

#31 Post by georg1 »

I quit with TV for this time :) I use tight VNC and work OK. if I got Firewall disabled, must figure out how I will connect when this PC got in end location and not be in same LAN like now, so FUN never end.

faithful
Posts: 5
Joined: Sun 28 Dec 2008, 18:57

Teamviewer 8

#32 Post by faithful »

nilsonmorales

I was having the same problems getting team viewer to work, your pet did the trick. Thanks
John

Dromeno
Posts: 534
Joined: Fri 12 Sep 2008, 07:01

number 9

#33 Post by Dromeno »

...currently we have arrived at TeamViewer 9

Is there anybody willing to make a pet / sfs ?

thehulkk
Posts: 25
Joined: Mon 29 Apr 2013, 01:10

#34 Post by thehulkk »

I figure out a very easy solution to using the latest teamviewer, which basically teamviewer offers that solution as a stand-alone teamviewer package that can basically be run from any linux OS. Just download the following tar.gz package http://download.teamviewer.com/download ... nux.tar.gz , then extract it to wherever you want. I chose root. Then create the following script and add it to your start up folder.

Code: Select all

#!/bin/sh
cd /pathtofolder/teamviewer9/tv_bin/script
sleep 30
./teamviewer
There are some setting you can't use because this is not a full installation per say. This is the best option while someone figures out how to build a pet or sfs file.

edit: added sleep 30 to script to wait for internet connection at start up.
edit: make sure you don't close teamviewer because it will kill the program completely instead of sending it to the tray. Just minimize it and forget about it.
Last edited by thehulkk on Mon 27 Jan 2014, 08:52, edited 2 times in total.

georg1
Posts: 170
Joined: Mon 23 Sep 2013, 17:06

#35 Post by georg1 »

Is you solution work in both directions ? Mean from windows to Linux box ?

thehulkk
Posts: 25
Joined: Mon 29 Apr 2013, 01:10

#36 Post by thehulkk »

georg1 wrote:Is you solution work in both directions ? Mean from windows to Linux box ?
I haven't tried it yet. Because I'll never do windows to puppy because i''m using puppy on my windows laptop. I have tried windows 7 to linux mint 15, and it works fine because i can install teamviewer on linux mint. I just tried from android to puppy and it works perfectly.

georg1
Posts: 170
Joined: Mon 23 Sep 2013, 17:06

#37 Post by georg1 »

OK. will test later when I arrive home.

thank you

User avatar
johnywhy
Posts: 879
Joined: Sat 20 Aug 2011, 14:52

#38 Post by johnywhy »

nilsonmorales wrote:with help from my friend josejp2424 we made a package
hi

can you explain how to make deb work on puppy?

i'm getting "Not ready, check your connection" error on TeamViewer.

plz answer here if you have answer:
http://www.murga-linux.com/puppy/viewto ... 839#840839

thx!

ps your packages are gone
[b]Now[/b]: X-Tahr 2.0! StretchDog! DevuanDog!
[b]Tops[/b]: TarhNOP Vlina-R2 Racy
[b]Used[/b]: Puppeee Precise Lucid Wary Tahrpup Quirky Slacko MacPup Saluki Puppy Studio LxPupTarh Lina-Lite Lina
[i]i ♥ Puppy[/i]

Post Reply