Page 2 of 42

Posted: Thu 03 May 2018, 21:04
by ITSMERSH
Hi.

Booted into upupbb 18.05.

Screenshot: wallpaper changed by N.E.M.E.S.I.S. at boot

I had to install (luckily I could download from my own version of tahr):

libpipeline1_1.5.0-1_i386.deb
usb-modeswitch_2.5.2+repack0-2ubuntu1_i386.deb
usb-modeswitch-data_20170806-2_all.deb


to be able to connect to the web via my gprs usb modem.

Luckily rerwins's PGPRS Connect package was installed by default.

Though, doesn't make sense to have it installed without the usb-modeswitch components - not meant to be offended. :)

I'd noticed this issue also in Xenial Pups, and Artful Pup. So, couldn't we just return to install usb-modeswitch plus rerwins's PGPRS Connect package by default at built (WoofCE?) ?

What's somehow funny is that the screen size is already set to 2560x1024 (both monitors acting as one screen), though both monitors are handled as two different desktops. So the desktop is switching when moving a window to another monitor. How can I change this?

save file problems

Posted: Sat 05 May 2018, 10:16
by tlchost
Running 18.05 on a dell laptop....booting form DVD with ext2 save file located on HD.

18.05 will create a save file...but does not recognize either a save file created by itself or one created by 18.04

18.04 creates and recognizes save file with no problems.

missing libmozgtk.so

Posted: Sat 05 May 2018, 10:23
by tlchost
running 18.04 from a live DVD on a Dell Laptop with an ext2 save file on the HD Tried to install seamonkey and receive this error message:

Code: Select all

06:13:27 ~ > seamonkey
XPCOMGlueLoad error for file /opt/seamonkey/libmozgtk.so:
libgtk-3.so.0: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
Same problem with thunderbird

Code: Select all

thunderbird
XPCOMGlueLoad error for file /opt/thunderbird/libmozgtk.so:
libgtk-3.so.0: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
Being technically challenged, I have no idea how and where to find the missing file.

Thunderbird/Seamonkeynot starting

Posted: Sat 05 May 2018, 11:43
by backi
Hi tichost !

Could not get Thunderbird running .

# thunderbird
XPCOMGlueLoad error for file /mnt/sda7/thunderbird/libmozgtk.so:
libgtk-3.so.0: cannot open shared object file: No such file or directory
Couldn't load XPCOM.

So i installed libbgtk-3 with PPM --------now it works .

So i asked PeeBee ........Should`nt libgtk-3 better be installed by default ....?

http://www.murga-linux.com/puppy/viewto ... &start=645

Regards !

qt-4.8.7_bionic-18.05

Posted: Sat 05 May 2018, 12:37
by festus
I put together this "qt-4.8.7_bionic-18.05.sfs" for UPup bionic_beaver (upupbb) 18.05.

If anyone is interested, look here:
http://www.murga-linux.com/puppy/viewto ... 812#990812

bliss,
festus

Re: Thunderbird/Seamonkeynot starting

Posted: Sat 05 May 2018, 14:04
by peebee
backi wrote:So i asked PeeBee ........Should`nt libgtk-3 better be installed by default ....?
Errrrr - basic libgtk-3 has been in the build for some time:
http://murga-linux.com/puppy/viewtopic. ... 823#987823

Where are you getting Thunderbird from? If PPM then it pulls in all sorts of un-needed dependencies such as Wayland.....if it can't find libgtk-3 then this is likely to be a path problem....

I suggest to use the Slackware Current build:
http://ftp.slackware.com/pub/slackware/ ... i586-2.txz

which runs without any additional dependencies.

Posted: Sat 05 May 2018, 14:08
by peebee
ITSMERSH wrote:I had to install (luckily I could download from my own version of tahr):

libpipeline1_1.5.0-1_i386.deb
usb-modeswitch_2.5.2+repack0-2ubuntu1_i386.deb
usb-modeswitch-data_20170806-2_all.deb
Already in the build:
:libpipeline:|compat|Packages-ubuntu-bionic-main|libpipeline1_1.5.0-1|libpipeline1|1.5.0-1||BuildingBlock|77K|pool/main/libp/libpipeline|libpipeline1_1.5.0-1_i386.deb|+libc6&ge2.15|pipeline manipulation library|ubuntu|bionic||
:usb-modeswitch:|pet|Packages-puppy-common32-official|usb-modeswitch-2.5.2-i686_common32|usb-modeswitch|2.5.2-i686_common32||BuildingBlock|124||usb-modeswitch-2.5.2-i686_common32.pet|+jimtcl|Utility for switching usb modems||||
:usb-modeswitch-data:|pet|Packages-puppy-noarch-official|usb-modeswitch-data-20170806-noarch_noarch|usb-modeswitch-data|20170806-noarch_noarch||BuildingBlock|2040||usb-modeswitch-data-20170806-noarch_noarch.pet|+usb-modeswitch,+jimtcl|Data for usb_modeswitch|common32|||

Re: save file problems

Posted: Sat 05 May 2018, 14:17
by peebee
tlchost wrote:Running 18.05 on a dell laptop....booting form DVD with ext2 save file located on HD.
18.05 will create a save file...but does not recognize either a save file created by itself or one created by 18.04
18.04 creates and recognizes save file with no problems.
I'm not aware of any differences between 18.04 and 18.05 in this respect.
I never boot off DVD so have difficulty testing this report.....
All I can suggest is to add a psavedir= to the boot params (I think you type F2 during boot to do this....but someone will no doubt correct)

If anyone who does boot from DVD can test that would be appreciated.

Re: Thunderbird/Seamonkeynot starting

Posted: Sat 05 May 2018, 21:24
by tlchost
backi wrote:Hi tichost !
thanks...but even after updating the PPM I could not find libbgtk-3

Re: Thunderbird/Seamonkeynot starting

Posted: Sat 05 May 2018, 21:25
by tlchost
peebee wrote: I suggest to use the Slackware Current build:
http://ftp.slackware.com/pub/slackware/ ... i586-2.txz

which runs without any additional dependencies.
Nope....doesn't run as it want the missing gtk stuff

Re: Thunderbird/Seamonkeynot starting

Posted: Sat 05 May 2018, 21:27
by peebee
tlchost wrote:Nope....doesn't run as it want the missing gtk stuff
Not true - I've tested - it runs fine.

Posted: Sat 05 May 2018, 21:38
by ITSMERSH
peebee wrote:
ITSMERSH wrote:I had to install (luckily I could download from my own version of tahr):

libpipeline1_1.5.0-1_i386.deb
usb-modeswitch_2.5.2+repack0-2ubuntu1_i386.deb
usb-modeswitch-data_20170806-2_all.deb
Already in the build:
:libpipeline:|compat|Packages-ubuntu-bionic-main|libpipeline1_1.5.0-1|libpipeline1|1.5.0-1||BuildingBlock|77K|pool/main/libp/libpipeline|libpipeline1_1.5.0-1_i386.deb|+libc6&ge2.15|pipeline manipulation library|ubuntu|bionic||
:usb-modeswitch:|pet|Packages-puppy-common32-official|usb-modeswitch-2.5.2-i686_common32|usb-modeswitch|2.5.2-i686_common32||BuildingBlock|124||usb-modeswitch-2.5.2-i686_common32.pet|+jimtcl|Utility for switching usb modems||||
:usb-modeswitch-data:|pet|Packages-puppy-noarch-official|usb-modeswitch-data-20170806-noarch_noarch|usb-modeswitch-data|20170806-noarch_noarch||BuildingBlock|2040||usb-modeswitch-data-20170806-noarch_noarch.pet|+usb-modeswitch,+jimtcl|Data for usb_modeswitch|common32|||
Searching the main .sfs doesn't find libpipeline. Also the usb-modeswitch installed is different to the one I downloaded and installed. Bionic recognizes my gprs usb modem only after installing the packages I mentioned. So, there's something wrong with the default installed packages, as those installed by default is 3 files (two of them are scripts). Those I downloaded and installed is 2 files (binary, its icon looks like a library).

Re: Thunderbird/Seamonkeynot starting

Posted: Sun 06 May 2018, 09:27
by tlchost
peebee wrote:
tlchost wrote:Nope....doesn't run as it want the missing gtk stuff
Not true - I've tested - it runs fine.


Who am I to argue...especially since another person experienced the same problem and cured it the same way. Perhaps it works in 18.05...but with the save file issue that''s a problem.

Other than that, the distro seems nice.

Posted: Sun 06 May 2018, 09:53
by OscarTalks
Fresh boot of 18.05 .iso with no save
Didn't try Thunderbird, but official builds of Seamonkey 2.49.3 and Firefox-ESR 52.7.4 both ran fine. This would suggest that the included libgtk-3 is OK since both of these packages do require it.

Looking in /usr/share/applications there are a few icon paths that need tidying including pupX which has no menu icon at all. Maybe use /usr/share/pixmaps/puppy/screen_resolution.svg for pupX. Transmission is not showing the usual one.

CUPS-PDF did not want to print the test page for some reason ("Invalid Filename"), but it did print a browser page when I tried that.

Posted: Sun 06 May 2018, 16:21
by peebee
ITSMERSH wrote:Searching the main .sfs doesn't find libpipeline.
libpipeline is going into the devx in the current build - I'll change it for delta #1.....

vlc_3.0.1_nodeps-bionic-i686

Posted: Sun 06 May 2018, 17:38
by festus
I put together this "vlc_3.0.1_nodeps-bionic-i686.pet" for UPup bionic_beaver (upupbb) 18.05.

If anyone is interested, look here:
http://www.murga-linux.com/puppy/viewto ... 946#990946

bliss,
festus

Posted: Sun 06 May 2018, 18:06
by peebee
Thunderbird.....

Posted: Sun 06 May 2018, 18:11
by peebee
nilsonmorales wrote:/usr/local/bin/defaultterminal dont have a default icon
OscarTalks wrote:pupX which has no menu icon at all. Transmission is not showing the usual one.
Thanks both - all fixed for delta #1

Posted: Sun 06 May 2018, 22:45
by ITSMERSH
Hi.

Since libpipeline is placed into the devx, I made again a test on the use of my gprs usb modem. Just installed the libpipeline1_1.5.0-1_i386.deb and plugged in the gprs usb modem. No success!

The gprs usb modem still appears as sr1 and is not detected by rerwin's pgprs connect program. After installing the packages

usb-modeswitch_2.5.2+repack0-2ubuntu1_i386.deb
usb-modeswitch-data_20170806-2_all.deb

everything went fine. Gprs usb modem detected and immediately online after entering the APN and choosing a phone number from the defaults.

Posted: Mon 07 May 2018, 07:31
by proebler