Unnamed pupplet (puppy411 kernel-2.6.27.5 Xorg-7.4 LXDE)

For talk and support relating specifically to Puppy derivatives
Message
Author
User avatar
prit1
Posts: 542
Joined: Fri 04 Jan 2008, 00:10
Location: Los Angeles

#76 Post by prit1 »

logimax,

I used a stripped down version of Macgic that mostly just has wbar and a background and it worked. I think this version that you tried had an icon image for console that was not actually found. You can edit /root/.wbar and remove this line or fix this by changing it to a correct icon image location of console.

Mine looks like Macpup now. Attached screenshot.
Attachments
Macpup411L.jpg
(42.84 KiB) Downloaded 1096 times
[url=http://macpup.org][b]Macpup - The beauty of linux[/b][/url] [b] | [/b] [url=http://pritlog.com/][b]Pritlog - Simple blog app[/b][/url]

logimax
Posts: 8
Joined: Fri 12 Dec 2008, 21:55

nope

#77 Post by logimax »

Thanks for Ur response prit1, but nope, it's not that, deleted the line, and it just complains on the next line. repeated and it complains about the next. I even moved the images to /root/ and changed the lines. ie i: /root/osxbarback.png and it is still complaining. It looks like it is not reading t/point me in the right direction, thanks!

User avatar
prit1
Posts: 542
Joined: Fri 04 Jan 2008, 00:10
Location: Los Angeles

#78 Post by prit1 »

logimax,

I think you would have to check if all the paths for the icons and other paths mentioned in /root/.wbar are existing and valid. You can post your .wbar here and we can take a look.
[url=http://macpup.org][b]Macpup - The beauty of linux[/b][/url] [b] | [/b] [url=http://pritlog.com/][b]Pritlog - Simple blog app[/b][/url]

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#79 Post by MU »

Bugfix concerning Muppyfiler/Gtkbasic:

You must install also:
http://dotpups.de/dotpups/Programming/P ... ic-2.6.pet

The reason is, that wows Puplet contains an older version (2.5) of puppybasic.
Because it is the top layer, the newer one in my sfs is not used.
The PET fixes that.

I also will release a new sfs next year, that automatically solves this issue.


------------------------------------------------
I made some more SFS:
- Icewm
- Gtk-Themeselector with themes
- Mplayer with required libraries in an own subfolder to avoid conflicts.

I currently write from an internet cafe, where I cannot upload files.
So they must wait until january.

I also work on a simplified version of "Muppywmchooser".
This "Desktopchooser" lets you switch from lxde to icewm on the fly, without restarting X.
I'll also add support for other Desktop combinations.
Like this you also can run Icewm without the Icewm-taskbar, but with lxpanel instead (which loads the menu much faster).

The concept is simple:
you do not run the windowmanager directly, but a small script, that loops endlessly.
Then the windowmanager runs as backgroundprocess.
To switch, you kill the wm, and start another one.
As a desktop contains more services, I use "startlxde" and "stoplxde", or "starticewm" and "stopicewm".
The "stop" scripts shut down all tools belonging to a desktop, like "kill -9 `pidof icedock`".

These scripts are accessable by a simple program with some buttons for each desktop.

------------------------------------------
I also tried to make a SFS of the VLC mediaplayer.
But it depends on wxGtk 2.6, that does not work with the Gtk in wows puplet.
I have to recompile it, once I find an opportunity to download wows new development files.
The wxGtk (wxWidgets) also were the problem we had above with XaraLx.
It has those libs statically compiled.
I also tried now a version from Ubuntu Intrepid, where wxGtk is used as shared library.
That also does not work, but is more "informative" to find the errors.
Errors can be shown like this:
gdb xara
run
backtrace
quit
------------------------------------------

Happy Christmas :)
Mark
[url=http://murga-linux.com/puppy/viewtopic.php?p=173456#173456]my recommended links[/url]

techtype
Posts: 180
Joined: Sun 16 Nov 2008, 17:04

Screenshot

#80 Post by techtype »

MU wrote:Bugfix concerning Muppyfiler/Gtkbasic:

You must install also:
http://dotpups.de/dotpups/Programming/P ... ic-2.6.pet

The reason is, that wows Puplet contains an older version (2.5) of puppybasic.
Because it is the top layer, the newer one in my sfs is not used.
The PET fixes that.

I also will release a new sfs next year, that automatically solves this issue.


------------------------------------------------
I made some more SFS:
- Icewm
- Gtk-Themeselector with themes
- Mplayer with required libraries in an own subfolder to avoid conflicts.

I currently write from an internet cafe, where I cannot upload files.
So they must wait until january.

I also work on a simplified version of "Muppywmchooser".
This "Desktopchooser" lets you switch from lxde to icewm on the fly, without restarting X.
I'll also add support for other Desktop combinations.
Like this you also can run Icewm without the Icewm-taskbar, but with lxpanel instead (which loads the menu much faster).

Happy Christmas :)
Mark

Thanks Mark, this seems to fix some bugs with Quickmount also. Prior to this, it seemed to mount some NTFS directories read-only.

Here is my current Ultrapup screenshot. It's still a work in progress.

Image

wow
Posts: 1052
Joined: Fri 30 Jun 2006, 00:18
Location: Peru

#81 Post by wow »

To start alsa-mixer from menu add this line to /root/.Xdefaults file:

Code: Select all

URxvt.termName: rxvt
[url=http://www.puppylinux.com][img]http://i.imgur.com/M4OyHe1.gif[/img][/url]

wow
Posts: 1052
Joined: Fri 30 Jun 2006, 00:18
Location: Peru

#82 Post by wow »

A new component was added to the LXDE project: LXShortcut http://blog.lxde.org/?p=125
Image
I installed it and nothing happens when I run lxshortcut :lol: :cry: I'll try to make it work later...
[url=http://www.puppylinux.com][img]http://i.imgur.com/M4OyHe1.gif[/img][/url]

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#83 Post by Sage »

PM reply sent to "zygo"
Last edited by Sage on Tue 30 Dec 2008, 16:00, edited 1 time in total.

techtype
Posts: 180
Joined: Sun 16 Nov 2008, 17:04

#84 Post by techtype »

wow wrote:To start alsa-mixer from menu add this line to /root/.Xdefaults file:

Code: Select all

URxvt.termName: rxvt
Doing this caused me to lose all sound. Had to revert to a backup to fix. (Turning up volume in the alsa mixer did nothing) Undoing and rebooting had no effect.
Last edited by techtype on Thu 25 Dec 2008, 17:59, edited 1 time in total.

techtype
Posts: 180
Joined: Sun 16 Nov 2008, 17:04

Last two desires

#85 Post by techtype »

This is going to be my main pup. I have everything looking and working great except for my last two wishes:

1. I'm unable to configure "Application Launch Bars" on the panel. When I add something it flashes and then does not take effect.

2. I need something like "hotpupx" to add live drive icons to the desktop.

wow
Posts: 1052
Joined: Fri 30 Jun 2006, 00:18
Location: Peru

#86 Post by wow »

0. Start alsaconf while an sound app is running causes that. Exit X and run alsaconf to fix it.

1. Yes, I know (seems to be a problem with this newer glib). You have to edit the config file manually from /root/.config/lxpanel/LXDE/<panel config file> Example: these are few lines from my "/root/.config/lxpanel/LXDE/panels/top" file:

Code: Select all

Plugin {
    type = launchbar
    Config {
        Button {
            id=pcmanfm.desktop
        }
Try to edit or remove any button("filename.desktop" must be in /usr/share/applications) then restart lxpanel (run: "lxpanelctl restart" or restart X )

2. Have you tried to install hotpupx? Don't know if it will work. (It may work if it adds .desktop files to the Desktop folder)

________________________________________________

LX Shortcut is working now I had to wrote a wrapper to it and add it to the openbox menu. I will make a .pet tomorrow.
Image
[url=http://www.puppylinux.com][img]http://i.imgur.com/M4OyHe1.gif[/img][/url]

techtype
Posts: 180
Joined: Sun 16 Nov 2008, 17:04

#87 Post by techtype »

wow wrote:0. Start alsaconf while an sound app is running causes that. Exit X and run alsaconf to fix it.

1. Yes, I know (seems to be a problem with this newer glib). You have to edit the config file manually from /root/.config/lxpanel/LXDE/<panel config file> Example: these are few lines from my "/root/.config/lxpanel/LXDE/panels/top" file:

Code: Select all

Plugin {
    type = launchbar
    Config {
        Button {
            id=pcmanfm.desktop
        }
Try to edit or remove any button("filename.desktop" must be in /usr/share/applications) then restart lxpanel (run: "lxpanelctl restart" or restart X )

2. Have you tried to install hotpupx? Don't know if it will work. (It may work if it adds .desktop files to the Desktop folder)

________________________________________________

LX Shortcut is working now I had to wrote a wrapper to it and add it to the openbox menu. I will make a .pet tomorrow.
Thanks for the help!!

0. I think I'll leave well enough alone

1. That works, editing the "top" file by hand is good enough for me.

2. Just tried hotpupx (you need the x version because it creates desktop shortcuts in the desktop directory)
however, it does not work. Maybe Mark or somebody will fix it sometime.

wow
Posts: 1052
Joined: Fri 30 Jun 2006, 00:18
Location: Peru

#88 Post by wow »

LXShortcut
It’s a small utility used to edit application shortcuts.
Image
Installation
Download and install [lxshortcut-0.1-i686]
Unzip [add_desktop_shortcut.sh.zip] and copy to /usr/bin
Now we need to add a new entry to the openbox menu:
Run this command to open pcmanfm's preferences dialog:

Code: Select all

pcmanfm --show-pref=2
Enable "[ / ] Show menus provided by WM when desktop is clicked" and press the [OK] button.
Open "/usr/share/lxde/openbox/menu.xml" with a text editor then add this menu item to the "root-menu" section (line 31):

Code: Select all

  <item label="Add application shortcut">
    <action name="Execute">
      <command>add_desktop_shortcut.sh</command>
    </action>
  </item>
Something like this:

Code: Select all

  <item label="Reload Config Files">
    <action name="Reconfigure" />
  </item>
  <item label="Add application shortcut">
    <action name="Execute">
      <command>add_desktop_shortcut.sh</command>
    </action>
  </item>
  <separator />
  <item label="Exit">
    <action name="Execute"><command>lxde-logout</command></action>
  </item>
</menu>

</openbox_menu>
Save the file. Finally run this command to reload your openbox menu:

Code: Select all

openbox --reconfigure
Attachments
add_desktop_shortcut.sh.zip
Unzip to /usr/bin
(638 Bytes) Downloaded 589 times
lxshortcut-0.1-i686.pet
(12.22 KiB) Downloaded 632 times
[url=http://www.puppylinux.com][img]http://i.imgur.com/M4OyHe1.gif[/img][/url]

techtype
Posts: 180
Joined: Sun 16 Nov 2008, 17:04

All ready to go except printing -solved

#89 Post by techtype »

OK, I thought I Was done when I solved the drive icons problem. I finally realized that Ultrapup already hotplugs drives in the media folder and they appear in PCman also. So I thought I was all set to remaster and switch to this pup. But, when I went to add my printer, I found that this older version of Cups and Gutenprint does not support my Canon iP4500. That had never occured to me since Muppy supports my printer. Muppy has Gutenprint 5.0.2 which was the first version of Gutenprint to support my printer.

I hope someone will make a pet or sfs to update Cups and Gutenprint!!

Edit: Solved - found a gutenprint pet that allows me to print!
Hooray, I'm done!

wow
Posts: 1052
Joined: Fri 30 Jun 2006, 00:18
Location: Peru

#90 Post by wow »

Compiz Fusion 7.9 (from git, Dec 31 2008)

Download Requires: intel, ati, nVidia gpu. Color depth=24 bpp in xorg.conf Notes:
Xorg 7.4 autoconfigure everything else.
You must stop xcompmgr before start compiz:

Code: Select all

killall xcompmgr
fusion-icon, ccsm and simple-ccsm requires python, pycairo, pygobject and pygtk.
Autostart; disable xcompmgr and enable fusion-icon from Menu>DesktopSessionSettings
[url=http://www.puppylinux.com][img]http://i.imgur.com/M4OyHe1.gif[/img][/url]

techtype
Posts: 180
Joined: Sun 16 Nov 2008, 17:04

My Documents folder

#91 Post by techtype »

Where does the "My Documents" folder on the desktop come from? How can we get rid of it?

wow
Posts: 1052
Joined: Fri 30 Jun 2006, 00:18
Location: Peru

#92 Post by wow »

"My Documents" is your home directory. You can disable the desktop
in Pcmanfm's preferences > Desktop > Manage the desktop and show file icons. And use Rox-Filer/CompizFusion/xsetroot to handle desktop wallpaper.
If you want to remove only the "My Documents" icon try to download the source package and hack it.
[url=http://www.puppylinux.com][img]http://i.imgur.com/M4OyHe1.gif[/img][/url]

techtype
Posts: 180
Joined: Sun 16 Nov 2008, 17:04

#93 Post by techtype »

wow wrote:"My Documents" is your home directory. You can disable the desktop
in Pcmanfm's preferences > Desktop > Manage the desktop and show file icons. And use Rox-Filer/CompizFusion/xsetroot to handle desktop wallpaper.
If you want to remove only the "My Documents" icon try to download the source package and hack it.
Thanks. Sounds like more than I thought. I'll wait for Mark's ICEWM sfs and see if I prefer it to Pcman.

logimax
Posts: 8
Joined: Fri 12 Dec 2008, 21:55

Compiz fusion... totally white

#94 Post by logimax »

I got fusion-icon to work, just installed the python depends, so that is all good... the only problem is when i start it (fusion-icon) the screen goes totally white and it works, but utterly sluggish, so I checked the xorg.conf, and it say
Section "Device"
Driver "vesa" #card0driver

Should it not say xorg, I have run xorgwizard multiple times. BTW i have nvidia 8600M card but xorg says nothing of that, i'lll try installing nvidia from www but I have already tried that with unnamed, and it did not work...

:cry:

MUguest
Posts: 73
Joined: Sat 09 Dec 2006, 16:40

#95 Post by MUguest »

Bug:
Xorg-7.4-video-input-apps-i686-wow_411.sfs

You run xorgwizard, but just get a black screen.
Solution:
delete all sun drivers in /usr/X11R7/lib/xorg/modules/drivers/.
They are the reason, even if you have no "sun" graficscard.
After I deleted them, my S3 Savage was detected correctly.

I'll post a link, where you can download a rebuilt "Xorg-7.4-video-input-apps-i686-wow-patched_411.sfs" without the sun drivers in my next message.

Mark

Post Reply