Page 156 of 189

scribus works

Posted: Sun 13 May 2012, 16:15
by Dromeno
Sorry... Forget my remark about scribus not working. It works now.

Re: pulseaudio

Posted: Sun 13 May 2012, 22:47
by jemimah
stifiling wrote:Saluki runs very well. any way of getting pulseaudio working on it? pulseaudio doesn't appear to be of high importance in puppy world.

is there a better or equal way of using a bluetooth stereo headset on linux...without all the commandline song and dance?
Last time I tried, bluetooth audio was possible, but still quite a hassle. When I get back to my desk on Thursday, I'll get out my bluetooth speaker and see if I can get it to work and write a tutorial.

Re: adobe air

Posted: Mon 14 May 2012, 04:02
by Geoffrey
Edit: Updated, added mm.cfg to AdobeAIR-2.6-SDK.pet
Dromeno wrote:Hi Jemimah,

Adobe AIR for Linux is here:

http://helpx.adobe.com/air/kb/archived- ... rsion.html

unfortunately for linux there is no later version than 2.6 and it is meant for Gnome or KDE so I do not know it it can be made to install. But it would be great if you could get it to work...

I've packaged AdobeAir 2.6 SDK this appears to work ok, not all apps are Linux friendly, I have packaged a Picasa Image Browse this works.

The info came from here how to package the .air files http://puppylinux.org/wikka/AdobeAir, Softpedia have links to Air apps http://linux.softpedia.com/get/Adobe-AIR-Apps

Get the AdobeAIR-2.6-SDK.pet 38.0 MB (37,969,765 Bytes) 65.3 MB installed

PicasaBrowser-1.0.pet 781.5 kB (781,450 Bytes)

DestroyTwitter Twitter client

Wikpedia desktop widget Opens Wikpedia Web page as a desktop application.

The Photographer's Ephemeris

DestroyFlickr Flicker client picture viewer

Focused fullscreen text editor

GMDesk Google stand-alone Desktop application

ImageSizer Image sizer and cropping tool

AnyFlickr another Flickr client

FaceDesk stand-alone Facebook Desktop application

PixelWindow screen pixel ruler, need true transparency

TiltShift adds cool camera effect to your pictures

zFlick flicker image search Desktop application, need true transparency

JustResizeIt! desktop widget for resizing images, need true transparency

Jigsawlite simple jigsaw-puzzle-maker application

Ora Time and Expense application

Feat small utility for freelancers

Webcam to Gif make animated gif's using a webcam

Fontpicker preview fonts

Caldera and Gnome-keyring image name, re-size batching, Gnome-Keyring is required for some apps

iSurveill webcam surveillance app with motion detection, Gnome-Keyring is required

Antenna 1.5.0 Desktop internet radio

Readefine 2.49 Google Reader Read RSS feeds

Photolive-0.5, photo viewer slide show

CL Desktop Craigslist browser

GuitarScales V2 lets you pick a scale and draws it on a virtual fretboard, uses true transparency for GUI animation, usable without it

GLORIEN Calculator basic Desktop calculator

Scientific Calculator scientific Desktop calculator

G-Wind Beta access commonly and uncommonly used Google features and services

Focus Booster time management, need true transparency

Splashup light image editor, Gnome-Keyring is required

Loomtv access to the online video

e2vector drawing

imollo free file transfer application

Gapminder Desktop development statistics

Juicebox Lite create HTML5 photos galleries

Doomi a to do list

codeDraw not a user app but for program development

quickicon simple icon maker

Resicon icon resizer

lita SQLite Administration Tool, requires the Gnome-Keyring

SimpleTimer2 A time tracking application desktop widget, need true transparency

CrazyCam3 save as image or flv, has 33 special effects

Screenboard transparent whiteboard for the desktop, need true transparency

Caliper can be used to measure anything on your monitor, need true transparency

Edit: I seem to have got a grip on making these work so try it out. 8)

Posted: Mon 14 May 2012, 06:07
by 666philb
hi geoffrey

a lot of the errors are output from the adobe air sdk debugger. and don't affect the working of the app.
you can turn this off by creating a 'new blank file' in /root/ called ......

Code: Select all

mm.cfg
open the file, paste this in and save

Code: Select all

SuppressDebuggerExceptionDialogs=1
this turns off the debugger

Note: if an app fails, it's worth trying it with a different version of adobe air sdk.... some prefer the newest and some the older sdks

Posted: Mon 14 May 2012, 08:57
by HiDeHo
DaveS wrote:
HiDeHo wrote:Atm I have a query about the xfce panel settings.

I setup a 2nd panel in saluki at the top with my shortcuts and stuff i like.

what i would like to find is the config file for the setup so i can copy it and have it easily restored if i need to create a new save file etc.

this would be most helpful.
The config files are in /root/.config/xfce4. .config is a hidden directory so set Thunar to show hidden directories in order to be able to see it.
All i see in /root/>config/xfce4/panel are config for panel applets. i dont see one for each panel unless i am missing something.

Posted: Mon 14 May 2012, 09:00
by HiDeHo
jemimah wrote:
HiDeHo wrote:Atm I have a query about the xfce panel settings.

I setup a 2nd panel in saluki at the top with my shortcuts and stuff i like.

what i would like to find is the config file for the setup so i can copy it and have it easily restored if i need to create a new save file etc.

this would be most helpful.
/root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml. Or just grab the whole /root/.config/xfce4 directory and it will have all your xfce settings.
thanks that clears things up.

Posted: Mon 14 May 2012, 09:31
by Geoffrey
HiDeHo wrote:
DaveS wrote:
HiDeHo wrote:Atm I have a query about the xfce panel settings.

I setup a 2nd panel in saluki at the top with my shortcuts and stuff i like.

what i would like to find is the config file for the setup so i can copy it and have it easily restored if i need to create a new save file etc.

this would be most helpful.
The config files are in /root/.config/xfce4. .config is a hidden directory so set Thunar to show hidden directories in order to be able to see it.
All i see in /root/>config/xfce4/panel are config for panel applets. i dont see one for each panel unless i am missing something.
Panel settings are here:

Code: Select all

/root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
It might be better to backup the entire xfce4 directory with all the settings.

It appears that as been mentioned, now you know for sure :wink:

Posted: Mon 14 May 2012, 09:35
by DaveS
HiDeHo wrote:
DaveS wrote:
HiDeHo wrote:Atm I have a query about the xfce panel settings.

I setup a 2nd panel in saluki at the top with my shortcuts and stuff i like.

what i would like to find is the config file for the setup so i can copy it and have it easily restored if i need to create a new save file etc.

this would be most helpful.
The config files are in /root/.config/xfce4. .config is a hidden directory so set Thunar to show hidden directories in order to be able to see it.
All i see in /root/>config/xfce4/panel are config for panel applets. i dont see one for each panel unless i am missing something.

This is 22

Image

Posted: Mon 14 May 2012, 12:37
by Geoffrey
Here is another Adobe Air app, DestroyTwitter, a twitter client latest version works well.

icon bug?

Posted: Mon 14 May 2012, 13:32
by Dromeno
strange: in Saluki 22, when I plug in a thumbdrive there appears an icon on the desktop. But that does not happen with an USB harddisk

For usb hdd's the icon is there when Saluki is booted with the hdd connected. But it does not show up when plugged in later.

and... it is a pity that pets and sfses which are made for lucid puppy do not always work for saluki.

for saluki I would like a working K3b (cd /dvd burner). I know it is not as compact as pburn but it looks pretty. It fits better with the fancy compiz and emerald options.

Posted: Mon 14 May 2012, 14:54
by Geoffrey
Yet another Adobe Air app, Wikpedia desktop widget.

BACON

Posted: Mon 14 May 2012, 17:16
by Volhout
Jemimah,

Is BACON supported in Saluki (it was in Wary 5.1.4, and I think in Racy also). Barry was quite interested becuase it presented a way to do simple menu's. The BACON version in Wary 5.1.4 was V23, the new release for BACON is V25 (May 1 2012). I recall Barry's SNS was made with it.

Volhout

Which forum moving forward?

Posted: Mon 14 May 2012, 23:10
by yerc1
Hi Jemimah and All

As Saluki now has its own website http://saluki-linux.com/Forum/index.php, is it proper to ask Saluki fans to use that moving forward?

Cheers

Posted: Mon 14 May 2012, 23:52
by Geoffrey
666philb wrote:hi geoffrey

a lot of the errors are output from the adobe air sdk debugger. and don't affect the working of the app.
you can turn this off by creating a 'new blank file' in /root/ called ......

Code: Select all

mm.cfg
open the file, paste this in and save

Code: Select all

SuppressDebuggerExceptionDialogs=1
this turns off the debugger

Note: if an app fails, it's worth trying it with a different version of adobe air sdk.... some prefer the newest and some the older sdks
666philb, Thanks for the tip. I'll have to rebuild the AdobeAIR-2.6-SDK.pet with the mm.cfg file included, any other tips would be appreciated.

I'm starting to get the hang of this, the tut said to link the .swf , .xml files, but it seems it needs more than that,
I've been linking some of the directories as well else they didn't work as they should, this was the main reason I was having trouble,
though there are still some apps that refuse to run, I'll keep plodding along making these, let me know how they work,
better still if I hear nothing then I guess those that have installed them got them working 8)

Here is yet another one, The Photographer's Ephemeris http://photoephemeris.com/

Get it here TPE-1.1.1.pet

Posted: Tue 15 May 2012, 03:36
by Geoffrey
Another one, DestroyFlickr, flickr client, http://destroytoday.com/work/destroyflickr/
A flickr account is needed and to be signed in to allow DestroyFlickr access.

Geoffy's air

Posted: Tue 15 May 2012, 14:40
by Dromeno
I have installed Geoffry's air pet in Saluki 22.

but after that... how do I install an application with extension .air ?

Re: Geoffy's air

Posted: Tue 15 May 2012, 21:19
by Geoffrey
Dromeno wrote:I have installed Geoffry's air pet in Saluki 22.

but after that... how do I install an application with extension .air ?
Hi Dromeno,

The air files need to be extracted into a new folder, it's a bit of a pain doing it as there are symlinks that need to be made,
these have to be done with the folder in it's installed location, Ive been creating these air apps in /usr/share/NAME_OF_APP,
It would be better to have a look inside one of the apps I've uploaded to see how I constructed it,
to extract the air files you need only drag it with the right mouse button and select extract here, they appear to be renamed zip files.

Another thing is that flash needs to be installed for it to work, here is where I got the info I used on how to do it,
http://puppylinux.org/wikka/AdobeAir It's mentioned the the *.swf and *.xml files need to be symlinked,
I found that most of the files and folders need to be linked with some app's, I find it hard to explain how to do it, as it can be trial and error with them.

Give me a link to the air file you want and I'll see if I can get it to work and I'll package it for you.

I also have a few more app's that I will be posting soon.

So far no reports of them not working, 8)

Posted: Tue 15 May 2012, 22:17
by Geoffrey
AdobeAIR app Focused, I like this one, a fullscreen text editor,http://spreadingfunkyness.com/focused/.

Posted: Wed 16 May 2012, 01:42
by Geoffrey
AdobeAIR GMDesk, Run GMail, Google Calendar, Google Docs, Google Maps, Google Reader and Picasa Web Albums as a stand-alone application.

This kinda works ok, might find it a little sluggish, but if you don't want to run these apps in a web browser it seems fine.

Posted: Wed 16 May 2012, 03:15
by Geoffrey
AdobeAIR ImageSizer, http://www.psyked.co.uk/imagesizer/imag ... p-tool.htm

Image sizer and cropping tool ImageSizer-064.pet 3.8 MB (3,770,593 Bytes)