Page 175 of 189

Posted: Sun 19 Aug 2012, 06:33
by aarf
Had to remove write permissions AND move luki023 to a new partition before i could click open the iso to copy the contents. This above was in racy522 and lupu528. Md5sum ok.

Frisbee connect aimiably.
Xnoise failed to open the 2 videos i tried.
Screen brightness function keys didnt seem to have any affect.

Posted: Sun 19 Aug 2012, 08:29
by the last saviour
Geoffrey wrote:
the last saviour wrote: 4. Image list doesn't change wallpaper properly.
It does work, but you need to install a wallpaper changer xfwpcnm-1.0 to use it, though I did find that if installed from the package manager, gamin-0.1.9-486, Psip32-1.3-Saluki and xfce4-4.80 also want to be downloaded, these dependencies are not needed with Saluki 023, it seems there is a bug with the package manager.

Many thx for your suggestion. :-)

Posted: Sun 19 Aug 2012, 08:38
by the last saviour
Geoffrey wrote:
the last saviour wrote: 4. Image list doesn't change wallpaper properly.
It does work, but you need to install a wallpaper changer xfwpcnm-1.0 to use it, though I did find that if installed from the package manager, gamin-0.1.9-486, Psip32-1.3-Saluki and xfce4-4.80 also want to be downloaded, these dependencies are not needed with Saluki 023, it seems there is a bug with the package manager.

Many thx for your suggestion. :-)

Posted: Sun 19 Aug 2012, 22:08
by aarf
aarf wrote: Xnoise failed to open the 2 videos i tried.
.
i though others would have this so didnt provide clarification.
They were two files downloaded in android. One is a .mov file from Nasa for android, the other is .3gp file from you tube downloaded by operamini in android.
Not sure if saluki should aim at playing these formats.

Posted: Mon 20 Aug 2012, 08:02
by James C

Posted: Mon 20 Aug 2012, 08:55
by aarf
James C wrote:Saluki on Distrowatch...
http://distrowatch.com/weekly.php?issue=20120820#new
congratulations jemimah. Long overdue that your work get the airing and appreciation that you well deserve. Best wishes.

Posted: Thu 23 Aug 2012, 07:23
by aarf
this is normal ordinary mp4

Code: Select all

# xnoise
got 1 tracks for tracklist
FIME: xnoise-tracklist-model.vala add_uris
Segmentation fault
# xnoise
got 1 tracks for tracklist
FIME: xnoise-tracklist-model.vala add_uris
FIME: xnoise-tracklist-model.vala add_uris

(xnoise:3796): Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp == GTK_LIST_STORE (tree_model)->stamp' failed
GstError parsed: The autoaudiosink element is not working.
finished db saving
finished db saving
finished db saving

Posted: Sat 25 Aug 2012, 12:21
by aarf
how do i stop the black rat from running over my sleek saluki.
Searched but cant find the correct image to replace.

Posted: Sat 25 Aug 2012, 13:14
by Geoffrey
aarf wrote:how do i stop the black rat from running over my sleek saluki.
Searched but cant find the correct image to replace.
Change the theme in /usr/share/themes/Default/balou/logo.png

Turn if off in control panel > Desktop > session and startup

Posted: Sat 25 Aug 2012, 14:20
by aarf
Geoffrey wrote:
aarf wrote:how do i stop the black rat from running over my sleek saluki.
Searched but cant find the correct image to replace.
Change the theme in /usr/share/themes/Default/balou/logo.png

Turn if off in control panel > Desktop > session and startup
thanks Geoffrey

Posted: Sun 26 Aug 2012, 01:59
by aarf
while i was using saluki and playing around in the control panel specifically in the xfce sections, something changed the boot order in my bios. I had to go into the bios and change it back to what it was.

Posted: Sun 26 Aug 2012, 09:32
by aarf
No save button on desktop. So dialog in the save period needs to say 'in the menu'

Posted: Sun 26 Aug 2012, 10:49
by Geoffrey
aarf wrote:No save button on desktop. So dialog in the save period needs to say 'in the menu'
You can create a copy of the save button by dragging it from the menu to the desktop or a launcher by dragging to the panel,

Posted: Sun 26 Aug 2012, 11:40
by aarf
i have it set to - 0 never, and just got a popup messaging that save is happening!
Thank again geoffrey dragging from the menu is a new trick i didnt know.

Posted: Sun 26 Aug 2012, 12:29
by Geoffrey
aarf wrote:i have it set to - 0 never, and just got a popup messaging that save is happening!
Thank again geoffrey dragging from the menu is a new trick i didnt know.
Yes, the save issue has been a problem reported previously, I think there is a work around for it, off hand I can't think of who sorted that out, when I find it I'll let you know, more than likely someone who knows will see this and give you info to fix it.

unwanted auto saves

Posted: Sun 26 Aug 2012, 14:00
by KJ
aarf .... there may be some help for your auto save problems discussed on pages 219 ... 223 of this thread.

I've been running a frugal "manual save only" mode (13) in Saluki (and other Puppies) using USB and SD flash drives for a long time with very little problem. Just by setting the save interval to "0" with no "+or-". You can check out /etc/rc.d/rc.shutdown around line # 988 to see if it is set to "0" there. You can also change the time delay before "no save" auto shutdown in this section.

(In Saluki 22) I also had toI open /sbin/pup_event_frontend_d with 'defaulttexteditor' and changed line 9 from ramsaveinterval=30 to:

Code:
[ "$RAMSAVEINTERVAL" = "" ] && RAMSAVEINTERVAL=0 #412

That fixed the auto save problem for me. ... no problems since June. Hope this helps ....KJ

Posted: Mon 27 Aug 2012, 16:51
by mavrothal
Any news from Jemimah, anyone?
She had "disapeared" before, but is good to know that at least she is "ok" and hopefully on other venues/priorities.

Re: unwanted auto saves

Posted: Mon 27 Aug 2012, 18:11
by aarf
KJ wrote:aarf .... there may be some help for your auto save problems discussed on pages 219 ... 223 of this thread.

I've been running a frugal "manual save only" mode (13) in Saluki (and other Puppies) using USB and SD flash drives for a long time with very little problem. Just by setting the save interval to "0" with no "+or-". You can check out /etc/rc.d/rc.shutdown around line # 988 to see if it is set to "0" there. You can also change the time delay before "no save" auto shutdown in this section.

(In Saluki 22) I also had toI open /sbin/pup_event_frontend_d with 'defaulttexteditor' and changed line 9 from ramsaveinterval=30 to:

Code:
[ "$RAMSAVEINTERVAL" = "" ] && RAMSAVEINTERVAL=0 #412

That fixed the auto save problem for me. ... no problems since June. Hope this helps ....KJ
thanks KL, i had at look at it but done nothing. Not a huge problem. Reported mainly to note a fix is required in saluki or somewhere.

Re: unwanted auto saves

Posted: Mon 27 Aug 2012, 18:43
by greengeek
aarf wrote: i had at look at it but done nothing. Not a huge problem. Reported mainly to note a fix is required in saluki or somewhere.
Hi aarf, which browser are you using? I've been getting a bit suspicious of some of the self-updating behaviour of browsers lately.

Do you have updating enabled in your browser? I prefer to prevent my browser from ndoing any updates, and I certainly don't want it saving those updates to my savefile. (but I suspect some browsers do exhibit that behaviour...)

Posted: Tue 28 Aug 2012, 00:47
by Geoffrey
mavrothal wrote:Any news from Jemimah, anyone?
She had "disapeared" before, but is good to know that at least she is "ok" and hopefully on other venues/priorities.
I've been putting off saying anything in regard to Jemimah, the last message I received from her was asking me if I would look after the Repo in case she went AWOL again, after she sent me the password I haven't heard from her, she hasn't retrieved any messages from my outbox and there are no post's from her since the 7th of July.

I 've been hoping that she would return before anybody actually asked her whereabouts, but this day had to come, at the moment there is only me and elroy maintaining the repo, as elroy is a moderator on the Saluki forum, he is able to keep it organized removing spam and answering questions to the new members, we have no admin so we are in limbo until Jemimah returns.

If anyone does have any other means of contacting Jemimah, it may pay to give her a call to check on her well being.

At a guess I'd say this maybe due to her failed employment, I'll say no more as it would only be speculation.