Dpup 484beta Testing

Message
Author
User avatar
gposil
Posts: 1300
Joined: Mon 06 Apr 2009, 10:00
Location: Stanthorpe (The Granite Belt), QLD, Australia
Contact:

#241 Post by gposil »

DaveS wrote:Can anyone explain why the display should be so 'off'? The graphical part of the Firefox interface has various odd slight displacements, and text in many web pages is a bit fuzzy (no, it is not a font issue).
Something to do with GTK? I am using Xorg.
Is this something new Dave or has it happened before...
[img]http://gposil.netne.net/images/tlp80.gif[/img] [url=http://www.dpup.org][b]Dpup Home[/b][/url]
User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

Re: First deb packages installed

#242 Post by dejan555 »

svgt wrote:I installed 484beta3. Then I tried the first time installing two deb packages. Supertux from Debian was ok. But Frozen-Bubble refused to go.

Code: Select all

can't locate Math/Trig.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 ....
BEGIN failed--compilation aborted at /usr/games/frozen-bubble line 54.
I never wanted to compile Frozen-Bubble.

Svgt
You don't compile it, perl does it when it wants to run it.
It fails because perl package in puppy is striped so it misses a lot of those pm dev files, try installing full perl package from debian first?
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]
User avatar
gposil
Posts: 1300
Joined: Mon 06 Apr 2009, 10:00
Location: Stanthorpe (The Granite Belt), QLD, Australia
Contact:

#243 Post by gposil »

svgt...

The perl modules are here...http://packages.debian.org/lenny/perl-modules

.
[img]http://gposil.netne.net/images/tlp80.gif[/img] [url=http://www.dpup.org][b]Dpup Home[/b][/url]
User avatar
DaveS
Posts: 3685
Joined: Thu 09 Oct 2008, 16:01
Location: UK

#244 Post by DaveS »

gposil wrote:
DaveS wrote:Can anyone explain why the display should be so 'off'? The graphical part of the Firefox interface has various odd slight displacements, and text in many web pages is a bit fuzzy (no, it is not a font issue).
Something to do with GTK? I am using Xorg.

Is this something new Dave or has it happened before...

Not new, no. It is why you dont hear much from me, the display eventually drives me off to generic 4.3.1
Spup Frugal HD and USB
Root forever!
User avatar
gposil
Posts: 1300
Joined: Mon 06 Apr 2009, 10:00
Location: Stanthorpe (The Granite Belt), QLD, Australia
Contact:

#245 Post by gposil »

Dave

Could you give me a bit of background, I have not had any other reports of this...(Machine specs...install type etc...)

Cheers
[img]http://gposil.netne.net/images/tlp80.gif[/img] [url=http://www.dpup.org][b]Dpup Home[/b][/url]
User avatar
DaveS
Posts: 3685
Joined: Thu 09 Oct 2008, 16:01
Location: UK

#246 Post by DaveS »

gposil wrote:Dave

Could you give me a bit of background, I have not had any other reports of this...(Machine specs...install type etc...)

Cheers
Frugal install, acer extensa 4620z, 80 gig, 1 gig, pentium dual core T2330. I think Intel graphics
Xorg at 1280x800, 60 htz 24 bit colour
Spup Frugal HD and USB
Root forever!
User avatar
gposil
Posts: 1300
Joined: Mon 06 Apr 2009, 10:00
Location: Stanthorpe (The Granite Belt), QLD, Australia
Contact:

#247 Post by gposil »

DaveS wrote:
gposil wrote:Dave

Could you give me a bit of background, I have not had any other reports of this...(Machine specs...install type etc...)

Cheers
Frugal install, acer extensa 4620z, 80 gig, 1 gig, pentium dual core T2330. I think Intel graphics
Xorg at 1280x800, 60 htz 24 bit colour
Could you post your /etc/X11/xorg.conf for me...
[img]http://gposil.netne.net/images/tlp80.gif[/img] [url=http://www.dpup.org][b]Dpup Home[/b][/url]
User avatar
DaveS
Posts: 3685
Joined: Thu 09 Oct 2008, 16:01
Location: UK

#248 Post by DaveS »

gposil wrote:
DaveS wrote:
gposil wrote:Dave

Could you give me a bit of background, I have not had any other reports of this...(Machine specs...install type etc...)

Cheers
Frugal install, acer extensa 4620z, 80 gig, 1 gig, pentium dual core T2330. I think Intel graphics
Xorg at 1280x800, 60 htz 24 bit colour
Could you post your /etc/X11/xorg.conf for me...
Here is how Firefox looks

Image

Here is xorg.conf

#Special base config file used in Puppy Linux.

# **********************************************************************
# Module section -- this section is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"
Load "synaptics"

# This loads the DBE extension module.

Load "dbe" # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection

# This loads the font modules
# Load "type1"
Load "freetype"

# This loads xtrap extension, used by xrandr
Load "xtrap"

# This loads the GLX module (if present)
Load "glx"

# This loads dri module (if present). 7.4 loads it by default, have to disable...
Load "dri"
# Disable "dri"

EndSection

# **********************************************************************
# Files section. This allows default font paths to be set
# **********************************************************************

Section "Files"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)

FontPath "/usr/share/X11/fonts/misc/"
FontPath "/usr/share/X11/fonts/Type1/"
FontPath "/usr/share/X11/fonts/TTF/"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

# Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
# (where n is 1 through 12). This allows clients to receive these key
# events.

# Option "DontVTSwitch"

# Enables mode switching with xrandr
# There is a report that this can cause Xorg not to work on some
# video hardware, so default is commented-out...
# but i want to use it in xorgwizard so leave on...

Option "RandR" "on"

# With this, Xorg won't talk to HAL to add evdev devices and you'll be back
# with the old Xorg behavior (pre-7.4)...

Option "AutoAddDevices" "false"

# For no-Hal, kirk also suggests this...

# Option "AllowMouseOpenFail" "true"

# Xorg 7.4, Ubuntu Jaunty, CTRL-ALT-BACKSPACE is disabled by default...

Option "DontZap" "false"

EndSection

#everything past here is auto-generated by Puppy's Xorg Wizard...


Section "ServerLayout"
InputDevice "Synaptics Mouse" "AlwaysCore"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc102"
Option "XkbLayout" "gb" #xkeymap0
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2" #mouse0protocol
Option "Device" "/dev/mouse"
#Option "Emulate3Buttons"
#Option "Emulate3Timeout" "50"
Option "ZAxisMapping" "4 5" #scrollwheel
EndSection

Section "InputDevice"
Identifier "Synaptics Mouse"
Driver "synaptics"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
Option "BottomEdge" "4200"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "220"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.10"
Option "MaxSpeed" "0.30"
Option "AccelFactor" "0.0030"
Option "SHMConfig" "on"
#Option "Repeater" "/dev/ps2mouse"
EndSection

Section "Monitor"
#DisplaySize 300 190 # mm
Identifier "Monitor0"
VendorName "LPL"
ModelName "e700"
HorizSync 30-50
VertRefresh 56-60
#UseModes "Modes0" #monitor0usemodes
Option "PreferredMode" "1280x800"
EndSection

Section "Modes"
Identifier "Modes0"
#modes0modeline0
EndSection

Section "Device"
# Available Driver options are:-
# Values: <i>: integer, <f>: float, <bool>: "True"/"False",
# <string>: "String", <freq>: "<f> Hz/kHz/MHz"
# [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "intel" #card0driver
VendorName "Intel Corporation"
BoardName "Mobile GM965/GL960 Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1280x800"
EndSubsection
EndSection

#PuppyHardwareProfile=Intel_r_GM965_PM965_GL960_Graphics_ChipLGPhilipsLCD
Spup Frugal HD and USB
Root forever!
User avatar
Béèm
Posts: 11763
Joined: Wed 22 Nov 2006, 00:47
Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win

#249 Post by Béèm »

gposil wrote:Béèm said:
I saw that warning, but it worries me.
It's ok when in beta testing phase, but will there be a decent upgrade possibility later when in real live?
By the time we get to release status, Dpup will be no different in terms of upgrading, than any other mainstream Puppy.

Cheers
Guy
Good to hear and indeed after all, this is still beta testing.
In fact I like dpup quite much.
Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
User avatar
gposil
Posts: 1300
Joined: Mon 06 Apr 2009, 10:00
Location: Stanthorpe (The Granite Belt), QLD, Australia
Contact:

#250 Post by gposil »

DaveS,

It appears the prob you are having is a well known problem with some 965 intel chipsets...could you change the Firefox theme to default and see if there is any change...it has been reported that certain Firefox themes display this glitch...

The apparent fix for all the other reports seems to be to upgrade Xorg, or don't use the themes that do it(not really acceptable).

Could you report on the theme change whether it fixes the screen tearing artifacts etc...

Cheers
Guy
[img]http://gposil.netne.net/images/tlp80.gif[/img] [url=http://www.dpup.org][b]Dpup Home[/b][/url]
User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#251 Post by James C »

I'm about to throw my hands up in frustration.................

I wiped the partition containing my full install of 484 Beta 3, re-downloaded the iso, verified, and did a manual frugal install this time.(took burning the disc out of the equation).
Same problem, Dillo won't connect with any sites and the package manager will not update. Can download and install with PPM and Firefox connects fine.

Onboard Intel Ethernet Pro 100 w/ wired DSL connection.

Any ideas or suggestions?
User avatar
gposil
Posts: 1300
Joined: Mon 06 Apr 2009, 10:00
Location: Stanthorpe (The Granite Belt), QLD, Australia
Contact:

#252 Post by gposil »

James C,

can you run dillo from console and go to www.google.com and post console output for me.

Thanks
[img]http://gposil.netne.net/images/tlp80.gif[/img] [url=http://www.dpup.org][b]Dpup Home[/b][/url]
User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#253 Post by James C »

Here you go..........



dillo_dns_init: Here we go! (threaded)
Disabling cookies.
Nav_open_url: new url='about:splash'
Nav_open_url: new url='http://www.google.com'
DNS error: TRY_AGAIN
Dns_server [0]: www.google.com is (nil)

Thanks.... :)
mcalex
Posts: 78
Joined: Sun 23 Apr 2006, 14:52
Location: Perth, WA

#254 Post by mcalex »

Hi,
dunno if i'm in the right place but ...,

I installed the gPlanarity pet, which seemed to install ok, but on running only presented the grey outer window that the proggy normally runs in. No difference (and no error indication) running from console

Haven't tried this on vanilla puppy, as it comes with gPlanarity.

My first non-standard puppy tryout, so apologies if i'm reporting in the wrong place

___________________________
dpup484b3, Athlon 1700+, 256Mb
User avatar
gposil
Posts: 1300
Joined: Mon 06 Apr 2009, 10:00
Location: Stanthorpe (The Granite Belt), QLD, Australia
Contact:

#255 Post by gposil »

mcalex wrote:Hi,
dunno if i'm in the right place but ...,

I installed the gPlanarity pet, which seemed to install ok, but on running only presented the grey outer window that the proggy normally runs in. No difference (and no error indication) running from console

Haven't tried this on vanilla puppy, as it comes with gPlanarity.

My first non-standard puppy tryout, so apologies if i'm reporting in the wrong place

___________________________
dpup484b3, Athlon 1700+, 256Mb
Resize the window, and it will work, it's a bug in gPlanarity, related to gtk version, it doesn't like new ones, after resizing window, it seems to operate properly.
[img]http://gposil.netne.net/images/tlp80.gif[/img] [url=http://www.dpup.org][b]Dpup Home[/b][/url]
User avatar
gposil
Posts: 1300
Joined: Mon 06 Apr 2009, 10:00
Location: Stanthorpe (The Granite Belt), QLD, Australia
Contact:

#256 Post by gposil »

James C wrote:Here you go..........



dillo_dns_init: Here we go! (threaded)
Disabling cookies.
Nav_open_url: new url='about:splash'
Nav_open_url: new url='http://www.google.com'
DNS error: TRY_AGAIN
Dns_server [0]: www.google.com is (nil)

Thanks.... :)
What a weird problem, I can't duplicate it here, but it would appear your network setup is not resolving DNS correctly...that would explain PPM also, but not Firefox...

What does your /etc/resolv.conf file say...
[img]http://gposil.netne.net/images/tlp80.gif[/img] [url=http://www.dpup.org][b]Dpup Home[/b][/url]
mcalex
Posts: 78
Joined: Sun 23 Apr 2006, 14:52
Location: Perth, WA

#257 Post by mcalex »

sheesh, you'd think i'd've tried some basic investigation before posting :oops:

thanks gposil, will try that at home this evening.
User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#258 Post by James C »

It's really strange....Firefox works, installed Arora browser.....it works. Google Chrome and Opera work.......just not Dillo and package list updates. :)

I'm using 484 right now.......
Attachments
resolv.conf.png
(20.28 KiB) Downloaded 826 times
User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#259 Post by ttuuxxx »

gposil wrote:
Resize the window, and it will work, it's a bug in gPlanarity, related to gtk version, it doesn't like new ones, after resizing window, it seems to operate properly.
Dpup and 2.14X have roughly the same gtk version, and it compiles fine in 2.14X.
I've also compiled gPlanarity before, lol I went for the download link and it was http://svn.xiph.org/trunk/planarity/ then I used PMirrorget and it downloaded 22MB before I stopped it below is the pic of the trunk it was downloading, lol
plus it didn't compile, then I went to Ubuntu and downloaded the sources http://archive.ubuntu.com/ubuntu/pool/u ... rig.tar.gz and altered the make file so it installs to usr/bin and not usr/local/bin and also enabled strip, and it compiled perfect, below is a pet for 2.14X and should work on Dpup.
ttuuxxx
Attachments
planarity.jpg
oooooppppppssss too many packages, lol
(129.55 KiB) Downloaded 333 times
Last edited by ttuuxxx on Wed 13 Jan 2010, 05:29, edited 1 time in total.
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)
User avatar
gposil
Posts: 1300
Joined: Mon 06 Apr 2009, 10:00
Location: Stanthorpe (The Granite Belt), QLD, Australia
Contact:

#260 Post by gposil »

Nope...ttuuxxx, it does the same thing, blank window till you resize it...
[img]http://gposil.netne.net/images/tlp80.gif[/img] [url=http://www.dpup.org][b]Dpup Home[/b][/url]
Post Reply