The time now is Sat 18 May 2013, 18:04
All times are UTC - 4 |
|
Page 93 of 155 [2319 Posts] |
Goto page: Previous 1, 2, 3, ..., 91, 92, 93, 94, 95, ..., 153, 154, 155 Next |
| Author |
Message |
bigpup

Joined: 11 Oct 2009 Posts: 3687 Location: Charleston S.C. USA
|
Posted: Sat 24 Mar 2012, 21:28 Post subject:
|
|
Abiword-2.8.6-Lucid-2 with working Help
| playdayz wrote: | | Quote: | | Selected help and Quickpet opened. I assume trying to tell me I needed a browser installed |
Yes. Exactly. I am very puzzled why it didn't work on the first install. You could open a terminal and enter env and see what DEFAULTBROWSER shows. Hmmm, it might not work if you have changed the default browser since booting. You could also start abiword in a terminal and see if you got any messages when you clicked Help. |
Lucid 528-004, full install.
I have Firefox 11 lucid pet installed. The one you made.
env shows this:
DEFAULTBROWSER=/usr/lib/firefox/run-mozilla.sh
Abiword in a terminal gives this error message:
run-mozilla.sh: Cannot execute http://www.abisource.com/help/en-US/index.html.
_________________ I have found, in trying to help people, that the things they do not tell you, are usually the clue to solving the problem.
Puppy Help 101 An interactive tutorial for Puppy 5.2.5
|
|
Back to top
|
|
 |
rerwin

Joined: 24 Aug 2005 Posts: 1316 Location: Maine, USA
|
Posted: Sat 24 Mar 2012, 21:56 Post subject:
Re: Puppy-Linux-Lupu-528-Testing01a - Internet Connection Subject description: Huawei E353 Mobile USB-Modem Wireless Connection |
|
| Yoliano wrote: | From my superficial knowledge of this matter, I suspect that this modem is not registered in the modeswitch list, which might be the cause of this problem.
Consequently, I have been following the forum postings on this subject with great interest and have now tested this modem in Puppy-Linux Lupu-528-Testing01a,
but got exactly the same result.
I went to the modeswitch list file and found that 12d1 : 14fe is registered there, but NOT the Product Target ID 1506. (12d1 : 1505 is the nearest I could find).
So, I need some help at this point. Can someone please confirm that, to function, this modem needs to be registered in the modeswitch device list, or is
there some other problem that needs to be solved? | Yoliano,
You are probably looking at the wrong list of modeswitch configurations. I suspect that the reference list is not kept up to date. The actual configurations are in /usr/share/usb_modeswitch. The file for 12d1:14fe contains this: | Code: | # T-Mobile NL (Huawei E352)
TargetVendor= 0x12d1
TargetProduct= 0x1506
MessageContent="55534243123456780000000000000011062000000100000000000000000000" | which seems to match your modem. The best way for me to understand what you are encountering would be for you to boot up into TESTING01a or lupuplus-528, go as far as you can and then, in a console window, enter the command, pmodemdiag. That creates a similarly named tar.gz file in your home (/root) directory. Attach that to a posting or to a PM to me.
Richard
|
|
Back to top
|
|
 |
playdayz

Joined: 25 Apr 2008 Posts: 3705
|
Posted: Sat 24 Mar 2012, 21:59 Post subject:
|
|
| Quote: | Lucid 528-004, full install.
I have Firefox 11 lucid pet installed. The one you made.
env shows this:
DEFAULTBROWSER=/usr/lib/firefox/run-mozilla.sh
Abiword in a terminal gives this error message:
run-mozilla.sh: Cannot execute http://www.abisource.com/help/en-US/index.html. |
Oh, Oh.
New Firefox 11 pet to work with Abiword Help. Thanks Bigpup.
http://diddywahdiddy.net/Puppy500/Firefox-11-Lucid-2.pet
Install and then reboot, then Abiword Help should work.
|
|
Back to top
|
|
 |
kevin bowers
Joined: 20 Dec 2009 Posts: 143
|
Posted: Sat 24 Mar 2012, 22:23 Post subject:
|
|
| playdayz wrote: | | Quote: | | For those who must use Microsoft Office, .odt won't work with it. |
I just tested and Abiword opened a docx that had been created in Word and then saved it as odt. Then Word 2010 opened the odt and saved it as another odt and then reopened it. The document had a picture and a table so I think it was a decent test. I hope people will test this. |
I stand corrected. And red-faced; looking back on it the version of Word I checked on was over a decade old! Sorry 'bout that.
|
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 3687 Location: Charleston S.C. USA
|
Posted: Sat 24 Mar 2012, 23:09 Post subject:
|
|
Installed "New Firefox 11 pet to work with Abiword Help".
Rebooted.
Abiword help now works using this Firefox 11.
You are back door hacking now!
Wonder what the next internal Firefox update will do?
_________________ I have found, in trying to help people, that the things they do not tell you, are usually the clue to solving the problem.
Puppy Help 101 An interactive tutorial for Puppy 5.2.5
Last edited by bigpup on Sat 24 Mar 2012, 23:24; edited 1 time in total
|
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 3687 Location: Charleston S.C. USA
|
Posted: Sat 24 Mar 2012, 23:20 Post subject:
|
|
Playdayz,
Is it normal for a change to default browser, not go into effect, until after a reboot?
I was under the assumption that changing it with "default browser changer", on the taskbar, would do it.
_________________ I have found, in trying to help people, that the things they do not tell you, are usually the clue to solving the problem.
Puppy Help 101 An interactive tutorial for Puppy 5.2.5
|
|
Back to top
|
|
 |
playdayz

Joined: 25 Apr 2008 Posts: 3705
|
Posted: Sat 24 Mar 2012, 23:31 Post subject:
|
|
| bigpup wrote: | Playdayz,
Is it normal for a change to default browser, not go into effect, until after a reboot?
I was under the assumption that changing it with "default browser changer", on the taskbar, would do it. |
There is the file /usr/local/bin/defaultbrowser and there is also an environment variable named DEFAULTBROWSER. When Puppy boots, the contents of /usr/local/bin/defaultbrowser are copied to DEFAULTBROWSER. So a reboot is required to change the contents of DEFAULTBROWSER, and that is what Abiword reads to know how to start the browser. And evidently abiword only reads it the first time it is run in a session.
Last edited by playdayz on Sun 25 Mar 2012, 17:15; edited 2 times in total
|
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 3687 Location: Charleston S.C. USA
|
Posted: Sat 24 Mar 2012, 23:45 Post subject:
|
|
Thanks for the information.
Never a simple thing.
_________________ I have found, in trying to help people, that the things they do not tell you, are usually the clue to solving the problem.
Puppy Help 101 An interactive tutorial for Puppy 5.2.5
|
|
Back to top
|
|
 |
playdayz

Joined: 25 Apr 2008 Posts: 3705
|
Posted: Sun 25 Mar 2012, 08:55 Post subject:
|
|
| Quote: | | So a reboot is required to change the contents of DEFAULTBROWSER |
I am trying to change the new Abiword so that a reboot will not be necessary.
|
|
Back to top
|
|
 |
Eyes-Only

Joined: 10 Aug 2006 Posts: 1020 Location: La Confederation Abenaquaise
|
Posted: Sun 25 Mar 2012, 11:18 Post subject:
Subject description: You're a genius PD! :) |
|
Thanks so much for the .pet of AbiWord-2.6.8 PD. It's working perfect here on both 3HD and Lucid-Pup-528-004. Like the Subject Description: You're a genius PD! With both you and Micko on Lucid-Pup - along with all the others who freely contributed their hard work, time, and labour - where else can a person find such a first-rate distro which is so small and yet contains nearly everything anyone could ever hope for plus runs so exceptionally well on practically every piece of equipment?!
People here acomplish sheer miracles when it comes to desktop computing. That's what it boils down to in a nutshell.
Ciao/Amicalement,
Eyes-Only
"L'Peau-Rouge"
_________________ *~*~*~*~*~*
Proud user of LXpup and 3-Headed Dog.
*~*~*~*~*~*
|
|
Back to top
|
|
 |
playdayz

Joined: 25 Apr 2008 Posts: 3705
|
Posted: Sun 25 Mar 2012, 13:24 Post subject:
|
|
New Version of Abiword 2.8.6 with Help
There was a case, discovered by BigPup, when Abiword-2.8.6-Lucid-2 would not invoke the Help correctly (when some versions of the Lucid pets for Firefox were installed). This new version fixes that, so the Help should work as long as there is a browser installed--if no browser is installed it will bring up the Browser Install screen. Even in that case where no browser is installed you can use the browser-default button to choose dillo and then the Help will work..
http://diddywahdiddy.net/Puppy500/Abiword-2.8.6-Lucid-3.pet
------------------------------------------------------------------------------------------------------
Dillo 3.0.2 -> http://diddywahdiddy.net/Puppy500/dillo-3.0.2-lucid.pet
This dillo handles the Puppy forum nicely (except no spell checking), but it is useless for weather.com, etc.
|
|
Back to top
|
|
 |
ICPUG
Joined: 24 Jul 2005 Posts: 1277 Location: UK
|
Posted: Mon 26 Mar 2012, 07:57 Post subject:
|
|
Thanks Playdayz for all your work on the Abiword help. You know from a few PMs a little while back that this is a favourite topic of mine!
Once again the Lupu Puppy is answering real user problems. It is a tragedy that this is not an official Puppy still or, at the very least, the official puppies should take up these solutions and implement them in the official puppies.
I have some comments about Lupu and Lupu Plus. With your announcement of Lupu Plus I was a little confused over the version number.
You quoted Lupu Plus as 001. This suggests Lupu Plus is a different strain of Lupu Puppy. However, it seems that it is really Lupu 004 plus some added bits. If it really is the latter then it would be better to keep the 00x reference the same so we have Lupu 5.28.004 and Lupu Plus.004.
You also say you are going to add the Abiword help stuff to Lupu Plus. Surely, this is a bug fix of the basic Lupu and not a Plus feature. If so, it should be added to 528.004 to make its successor 528.005.
Pedantic, I know, and perhaps you have plans for Lupu Plus that I don't know about but we have so many Puppy variations confusing to newbies that I would hope that we can maintain some consistency and simplicity within Lupu!
|
|
Back to top
|
|
 |
playdayz

Joined: 25 Apr 2008 Posts: 3705
|
Posted: Mon 26 Mar 2012, 12:28 Post subject:
|
|
| Quote: | | You quoted Lupu Plus as 001. This suggests Lupu Plus is a different strain of Lupu Puppy. However, it seems that it is really Lupu 004 plus some added bits. If it really is the latter then it would be better to keep the 00x reference the same so we have Lupu 5.28.004 and Lupu Plus.004. |
I thought about this--I think you are right--I will do that with the next version.
| Quote: | You also say you are going to add the Abiword help stuff to Lupu Plus. Surely, this is a bug fix of the basic Lupu and not a Plus feature. If so, it should be added to 528.004 to make its successor 528.005.
|
Yes, it will be in the next versions of Lucid 5.2.8 and 3HD. I have also sent the way I fixed it to 01micko for Slacko and will send to Barry and I hope it is incorporated into all Puppies. Having Help work is an important usability feature in my opinion. However I can also understand that sometimes in early Puppies Help was disabled as a way of saving space. Anyway, I am happy to say that with the Abiword fix all of these programs on the desktop will offer functioning Help: Roxterm, Geany, PupControl, Abiword, Gnumeric, Mtpaint, Sylpheed.
|
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 3687 Location: Charleston S.C. USA
|
Posted: Mon 26 Mar 2012, 13:12 Post subject:
|
|
| playdayz wrote: | | I am happy to say that with the Abiword fix all of these programs on the desktop will offer functioning Help: Roxterm, Geany, PupControl, Abiword, Gnumeric, Mtpaint, Sylpheed. |
Thank you very much!
You have solved one of the most nagging issues with Puppy. Programs help function.
HomeBank help kind of works now.
You can click on help->contents and the browser will open, to a page that has a link to the HomeBank web site,
_________________ I have found, in trying to help people, that the things they do not tell you, are usually the clue to solving the problem.
Puppy Help 101 An interactive tutorial for Puppy 5.2.5
|
|
Back to top
|
|
 |
playdayz

Joined: 25 Apr 2008 Posts: 3705
|
Posted: Mon 26 Mar 2012, 13:51 Post subject:
|
|
| Quote: | HomeBank help kind of works now.
You can click on help->contents and the browser will open, to a page that has a link to the HomeBank web site, |
That didn't work for me. Maybe it needs a particular browser. What browser do you have installed when it works?
Guvcview
Guvcview has never worked as well as it should. It would crash on me very often when attempting to capture the webcam video, especially if I changed resolutions. I think this new version, works better, if anyone could test. You need a webcam connected.
| Description |
|

Download |
| Filename |
guvcview-1.4.1-1.pet |
| Filesize |
96.24 KB |
| Downloaded |
124 Time(s) |
Last edited by playdayz on Mon 26 Mar 2012, 14:23; edited 1 time in total
|
|
Back to top
|
|
 |
|
|
Page 93 of 155 [2319 Posts] |
Goto page: Previous 1, 2, 3, ..., 91, 92, 93, 94, 95, ..., 153, 154, 155 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|