maybe you could change the command to start the dock into: Exec = LIBGL_ALWAYS_SOFTWARE=1 && gdb -x ~/gdb_commands.txt cairo-dock --args -o
2013/10/10 Marc-Andre Heroux <[email protected]> > @fabounet, @mattbe > > I confirm now, when running the dock in OpenGL, if Animated icons is > enable at start, it crashes and the configuration applet appear and > appear again until I unselect Animated icons, then it start properly. > > gdb_commands.txt : > r -c > f 7 > p pManager > p pDevice > set logging on > l > bt full > info frame > info registers > x/16i $pc > thread apply all bt full > quit > y > > Someone know how I could add this: > env LIBGL_ALWAYS_SOFTWARE=1 > to gdb_commands.txt ? > > Thanks! > > -- > You received this bug notification because you are a member of Cairo- > Dock Devs, which is subscribed to Cairo-Dock Core. > https://bugs.launchpad.net/bugs/1233002 > > Title: > the bottom dock disappear - configuration application appears suddenly > > Status in Cairo-Dock : Core: > Incomplete > > Bug description: > Ubuntu 12.04 LTS > Cairo-Dock 3.2.1 > Compiz 0.9.7.12 > > To manage notifications about this bug go to: > https://bugs.launchpad.net/cairo-dock-core/+bug/1233002/+subscriptions > > _______________________________________________ > Mailing list: https://launchpad.net/~cairo-dock-team > Post to : [email protected] > Unsubscribe : https://launchpad.net/~cairo-dock-team > More help : https://help.launchpad.net/ListHelp > -- You received this bug notification because you are a member of Cairo- Dock Devs, which is subscribed to Cairo-Dock Core. https://bugs.launchpad.net/bugs/1233002 Title: the bottom dock disappear - configuration application appears suddenly Status in Cairo-Dock : Core: Incomplete Bug description: Ubuntu 12.04 LTS Cairo-Dock 3.2.1 Compiz 0.9.7.12 To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1233002/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~cairo-dock-team Post to : [email protected] Unsubscribe : https://launchpad.net/~cairo-dock-team More help : https://help.launchpad.net/ListHelp

