Saluki

A home for all kinds of Puppy related projects
Message
Author
Dromeno
Posts: 534
Joined: Fri 12 Sep 2008, 07:01

scribus works

#3101 Post by Dromeno »

Sorry... Forget my remark about scribus not working. It works now.

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

Re: pulseaudio

#3102 Post 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.
[url]http://saluki-linux.com[/url]

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

Re: adobe air

#3103 Post 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)
Last edited by Geoffrey on Mon 15 Apr 2013, 14:25, edited 12 times in total.

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#3104 Post 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
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

HiDeHo
Posts: 311
Joined: Wed 16 Mar 2011, 09:57

#3105 Post 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.

HiDeHo
Posts: 311
Joined: Wed 16 Mar 2011, 09:57

#3106 Post 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.

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#3107 Post 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:
Last edited by Geoffrey on Mon 14 May 2012, 09:35, edited 1 time in total.

User avatar
DaveS
Posts: 3685
Joined: Thu 09 Oct 2008, 16:01
Location: UK

#3108 Post 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
Spup Frugal HD and USB
Root forever!

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#3109 Post by Geoffrey »

Here is another Adobe Air app, DestroyTwitter, a twitter client latest version works well.
Attachments
DestroyTwitter.png
(52.15 KiB) Downloaded 1833 times

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

icon bug?

#3110 Post 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.

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#3111 Post by Geoffrey »

Yet another Adobe Air app, Wikpedia desktop widget.
Attachments
wikpedia.png
(18.89 KiB) Downloaded 1747 times

Volhout
Posts: 547
Joined: Sun 28 Dec 2008, 08:41

BACON

#3112 Post 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

yerc1
Posts: 118
Joined: Sat 10 Jan 2009, 02:40

Which forum moving forward?

#3113 Post 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

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#3114 Post 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
Attachments
tpe1.jpg
(62.97 KiB) Downloaded 1601 times
Last edited by Geoffrey on Sat 02 Jun 2012, 23:36, edited 1 time in total.

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#3115 Post 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.
Attachments
df.jpg
(61.74 KiB) Downloaded 1528 times

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

Geoffy's air

#3116 Post by Dromeno »

I have installed Geoffry's air pet in Saluki 22.

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

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

Re: Geoffy's air

#3117 Post 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)

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#3118 Post by Geoffrey »

AdobeAIR app Focused, I like this one, a fullscreen text editor,http://spreadingfunkyness.com/focused/.
Attachments
focused.png
(16.99 KiB) Downloaded 1289 times

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#3119 Post 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.
Attachments
gmd.jpg
(38.72 KiB) Downloaded 1155 times
GMDesk-1.01.pet
(111.21 KiB) Downloaded 402 times

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#3120 Post 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)
Attachments
imagesizer.jpg
(56.79 KiB) Downloaded 1087 times
Last edited by Geoffrey on Sat 02 Jun 2012, 23:28, edited 1 time in total.

Post Reply