Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
27 user(s) are online (11 user(s) are browsing Forums)

Members: 0
Guests: 27

more...

Support us!

Headlines

Forum Index


Board index » All Posts (broadblues)




Re: A4 PostScript printing woes with AmiGS/AmiPDF (OS4.1)
Home away from home
Home away from home


@Jack

I tried printing a number of documents to file of varying shapes and sizes, they all end up on letter size pages when displayed in AmiGS. The original PDFs were displayed correct size.

I can't find any parameter that alters this in the ghostscript docs. other than PAPERSIZE which seems to have no effect on pswrite, although I know does work for pdfwrite.


BTW I always use nearly GHostscript direct rather than through AmiPDF or AmiGS it seems to give more predictable results. (ther exception would be when printing one page from a large multipage pdf)

Go to top


Re: AmigaOS 4.1 Arrived & Shipping
Home away from home
Home away from home


@amigakit

Quote:
Just tried with my IBrowse 2.4 and it works here.


Works in AWeb 3.5.09 too, I know I ordered with it

Go to top


Re: Just to show you it can be done.
Home away from home
Home away from home


@Mikey_C

I nearly always VNC the other way round, contrrolling my horiddly slow linux box from my AmigaOne using TwinVNC as the client on the OS4 side.

Go to top


Re: Guru vs. Grim Reaper
Home away from home
Home away from home


@Chris

Recoverable alerts allways clear instantly on my machine, I don;t know why. The result is a kind of yellow flash.

I think they only occur for really low level crashes, so the grim reaper cant catch them.

I would be very wary of saving anything after a few of them as memeory lists and all sorts will messed up and your liable to save garbage or crash during saving.

Go to top


Re: Radeon cards - please list your config here
Home away from home
Home away from home


@Chris

13 0x1002 0x5159 ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]

INTERRUPT=Yes

Go to top


Re: Aweb problem
Home away from home
Home away from home


@Troels

Quote:

Are any further development done on Aweb, who's working on it and what features will we see in the future?



Quite a lot has been done, we got as far as a release candidate, but the javascript libray has some issues with garbage collection that must be fixed before we can progress, working on it.

Go to top


Re: Aweb problem
Home away from home
Home away from home


@salass00

Quote:

IIRC AWeb uses C:Ed as external text editor by default. This can be changed in one of the settings windows to f.e. Notepad, which does allow highlighting and copying of text. This is what I have done here.



It does, but C:ed does allow marking copy and pasting, but not, oddly, cutting.

I use dme for editing (but then I'm weird)

Go to top


Re: Aweb problem
Home away from home
Home away from home


@Outcast

Quote:

Why is it when I am posting - or editing a message such as this one I cant highlight-copy & paste in aweb ?


I don't know
I copied the above quote and pasted it inot the textbox.

If you can't do that then you have to select "allow dragging" in the program settings options tab.

Drag it, right amiga c it and right amiga v it to paste , as in any other app.

Quote:

eg... I can copy & paste this once its posted on the forum (how your seeing it now) but NOT in the text box when posting/editing in the first place.


If your talking about cutting ad pasting within the textarea then that's a little clumsy at the moment.

Pasting works fine, whatever text in the clipboard can be pasted to the cursor position.
Copying will copy the textarea contents in it's entirety, not what you would expect.

But you can lauch an external editor to handle softicated editing.


THe javascript quote button simply doesn't work in AWeb yet. DOM issues.

Go to top


Re: TuneNet Midi Plugin released
Home away from home
Home away from home


@Curty

Wow, you keep this up for much longer and I'll be changing my Mime setting for Tunenet to

AUDIO/*


Go to top


Re: Tunenet and IBrowse/Aweb
Home away from home
Home away from home


Quote:

Nope, there is another way too, and you gave me the last
piece of info i needed

Put this into AWeb and you got streaming playback of MP3 files
(although it takes around 50 to 70k download of the file here
with my ADSL connection until the playback starts.
PIPE slowness and XFade, i suppose?

Type AUDIO / MPEG
Extensions mpega mp2 mp3 Action Extl. w/PIPE
Name Path-to-your:TuneNet
Arguments -stream %u >NIL:

(Can be enhanced with deamon browser nogui etc.)




You don't want to do that

You have just passed a url to Tunenet to stream, whilst telling AWeb to send it's downloaded output to a PIPE:
If you are using AWeb 3.5.08 this will promptly lockup as the pipe will simply fill up, and AWeb will wait for it to be read from.

The latest dev build of AWeb is more intelligent about that, but your still doing two downloads one for AWeb one for Tunenet. Worse you using up memeory by writing to a pipe that will never be emptied.

Since I know you got the latest build, try using the Extl NoFecth Option.

This is the new feature in AWeb that allows you pass the url over to Tunenet and cancel the AWeb fetch.

If you wanted to use the Extl w/PIPE you should use %f not %u as this will be set to the PIPE: filename. But I think Tunenet has problems with pipes, (unless that been worked on since Bean and I discussed this).

Go to top


Re: turborprint problem with OS4
Home away from home
Home away from home


Turns out the problem was that that I had turbospool resident seleceted in the hardcopy subpage of the prefs program.

Go to top


turborprint problem with OS4
Home away from home
Home away from home


Since my upgrade to os4 final, my turboprint installation
no longr works.

When starting from the preferences program or the start icon, it fails with a requester saying "Out of memory during installation".

Additionally I can't get the snoopdos functions windows to open to setup and watch what might be failing. (GR occurs)

Go to top


Re: Downloads with AWeb
Home away from home
Home away from home


Quote:

This icon problem worth being mentionned to Andy because creating a correct system default icon is almost equally simple to code than creating a fixed one


Just fixed this.

Go to top


Re: Downloads with AWeb
Home away from home
Home away from home


I just implemented support for content-disposition so the next AWeb release will work properly.

Go to top


Re: Downloads with AWeb
Home away from home
Home away from home


Quote:

I imagine if it was that easy it would have been done by now. Perhaps there is some deeper problem with AWeb.


The main problem is time. The next is wanting to fix it "properly" and not with a hack that will break something else.

As I just hit a suitable point to stop working on the javascript engine, I may take a quick look and see how much work it would take to implement just this feature of Content-Disposition.

It depends alot on where the "decision" about filenames is made within AWeb.

Go to top



TopTop
« 1 ... 105 106 107 (108)




Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project