Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2007-02-26 15:05:16

  Kornel - Użytkownik

Kornel
Użytkownik
Zarejestrowany: 2006-12-26

Beryl. Brak paska tyłułu okna

Hej. Mam beryla na aiglx. po maksymylizacji okna nie wyświetla mi się pasek tyłułu okna, jak zpowrotem zminimalizuje to wraca wszystko do normy.jak to naprawić??

uruchomienie beryla

Kod:

gucio@gucio:~$ beryl-manager
gucio@gucio:~$ libGL warning: 3D driver claims to not support visual 0x4b
kwin: Fatal IO error: client killed
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : AIGLX

Checking Display :0 ...

Checking for XComposite extension               : passed (v0.3)
Checking for XDamage extension                  : passed
Checking for RandR extension                    : passed
Checking for XSync extension                    : passed

Checking Screen 0 ...

libGL warning: 3D driver claims to not support visual 0x4b
Checking for GLX_SGIX_fbconfig                  : passed
Checking for GLX_EXT_texture_from_pixmap        : passed
Checking for non power of two texture support   : passed
Checking maximum texture size                   : passed (1024x1024)

libGL warning: 3D driver claims to not support visual 0x4b
Reloading options

oraz xorg.conf

#

Kod:

 /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
    FontPath    "/usr/share/fonts/X11/misc"
    FontPath    "/usr/X11R6/lib/X11/fonts/misc"
    FontPath    "/usr/share/fonts/X11/cyrillic"
    FontPath    "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath    "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/fonts/X11/Type1"
    FontPath    "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath    "/usr/share/fonts/X11/100dpi"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath    "/usr/share/fonts/X11/75dpi"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi"
    # path to defoma fonts
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load    "i2c"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "type1"
    Load    "vbe"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "pl"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
    Option        "Device"        "/dev/input/mice"
    Option        "Protocol"        "ImPS/2"
    Option        "Emulate3Buttons"    "true"
EndSection

Section "InputDevice"
    Identifier    "Synaptics Touchpad"
    Driver        "synaptics"
    Option        "SendCoreEvents"    "true"
    Option        "Device"        "/dev/psaux"
    Option        "Protocol"        "auto-dev"
    Option        "HorizScrollDelta"    "0"
EndSection

Section "Device"
    Identifier    "Generic Video Card"
    Driver        "ati"
    Option          "VideoOverlay"  "on"
    Option          "VideoGLOverlay" "off"
    Option          "AGPMode"       "4"
    Option          "EnablePageFlip"    "True"
    Option          "DynamicClocks"    "True"
    Option          "AGPFastWrite"     "False"
    Option          "SWcursor"         "False"
    Option          "RenderAccel" "true"
    Option          "AllowGLXWithComposite" "true"
    Option        "AddARGBGLXVisuals" "On"
EndSection

Section "Monitor"
    Identifier    "Generic Monitor"
    Option        "DPMS"
    HorizSync    30-96
    VertRefresh    50-160
    Modeline "1024x768" 74.10 1024 1064 1152 1320 768 768 770 801
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "Generic Video Card"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    SubSection "Display"
        Depth        1
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "Synaptics Touchpad"
EndSection
Section "DRI"
    Mode     0666
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

ps.w opcjach zaawansowanych beryla przestawiłem rentendowanie na skopiuj ale to nic nie pomogło:(

Offline

 

#2  2007-02-26 15:48:05

  harry666t - Członek DUG

harry666t
Członek DUG
Zarejestrowany: 2007-01-28

Re: Beryl. Brak paska tyłułu okna

możliwe że to kwestia stylu. spróbuj zmienić styl na jakiś inny.

kompilowałeś ze źródeł czy używasz jakiejś paczki? jaka wersja beryla?


[ /\/\/\ o_0 ----->>>       Ascii Art Userbar User ]

"steal and steal and steal some more and give it to all your friends and keep on stealin'"
- Reznor

Offline

 

#3  2007-02-26 16:22:28

  AgayKhan - Członek DUG

AgayKhan
Członek DUG
Skąd: Płock
Zarejestrowany: 2006-03-21
Serwis

Re: Beryl. Brak paska tyłułu okna

Masz oczywiście zainstalowanego emerald? A zobacz, jak działa 

Kod:

beryl |emerald --replace

born to be root
linux register user #362473

Offline

 

#4  2007-02-26 16:32:48

  Kornel - Użytkownik

Kornel
Użytkownik
Zarejestrowany: 2006-12-26

Re: Beryl. Brak paska tyłułu okna

Style zmieniałem na inne i tez nie pomaga:( jest to wersja z paczek z repo

deb http://download.tuxfamily.org/myberyl/shame/debian-sid/beryl-svn/relatively-stable/ ./

Wszystko jest w wersji 0.1.9999.2-1+0.2.0-shame-1

Daj mi linka do Twojego stylu, może pomoże. jak swoje zainstalowałem z paczki emerald-theme.

Kod:

gucio@gucio:~$ beryl |emerald --replace
libGL warning: 3D driver claims to not support visual 0x4b
libGL warning: 3D driver claims to not support visual 0x4b
X connection to :0.0 broken (explicit kill or server shutdown).

po wydaniu polecenia

Kod:

beryl |emerald --replace

na chwilkę pojawia się pasek a później znika i pisze to co u góry. Takie małe sprostowanie, pasek jest, tylko on jest biały, bez żadnych dekoracji. przyciski są niewidoczne, ale po najechaniu myszką pojawiają się opisy do przycisków i można normalnie ich używać.

Problem rozwiązany. Co wyczytałem na forum beryla to nie jest to przypadłość ani beryla ani aiglx, tylko karty radeon m6. aby rozwiązać problem trzeba dodać do sekcji Device 

Kod:

Option "AGPSize"  "32"

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
To nie jest tylko forum, to nasza mała ojczyzna ;-)

[ Generated in 0.008 seconds, 11 queries executed ]

Informacje debugowania

Time (s) Query
0.00009 SET CHARSET latin2
0.00007 SET NAMES latin2
0.00093 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.145.164.47' WHERE u.id=1
0.00190 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.145.164.47', 1732769195)
0.00050 SELECT * FROM punbb_online WHERE logged<1732768895
0.00077 SELECT topic_id FROM punbb_posts WHERE id=53543
0.00028 SELECT id FROM punbb_posts WHERE topic_id=7003 ORDER BY posted
0.00048 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=7003 AND t.moved_to IS NULL
0.00022 SELECT search_for, replace_with FROM punbb_censoring
0.00077 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=7003 ORDER BY p.id LIMIT 0,25
0.00072 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=7003
Total query time: 0.00673 s