Displaying 20 results from an estimated 100 matches similar to: "The menu bug...again."
2008 Nov 20
23
[Bug 18638] New: Nouveau fails totally on new Macbook Unibody 13.3" Ubuntu (xorg.0.log included)
http://bugs.freedesktop.org/show_bug.cgi?id=18638
Summary: Nouveau fails totally on new Macbook Unibody 13.3"
Ubuntu (xorg.0.log included)
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: blocker
Priority: medium
Component:
2006 May 07
2
3 xgl/compiz problems
Looking deeper to compiz/xgl I found three problems in my system that I
report to you hoping to be somehow a little useful.
I didn't find any of them using Xorg 7
First my testing environment:
KDE 3.5
latest XGL cvs - XORG-7.0
Nvidia FX5200 64Mb
Latest nvidia drivers
Kernel 2.6.16.1
XGL problems:
1) xine is somehow broken with xgl, even with no composite managers:
it is very slow even when
2012 Jul 08
0
QT menu decorations missing on Centos 6
See this screenshot for an example of what I get when I run qtconfig-qt4 on
Centos 6 and select a menu:
http://www.melvilletheatre.com/screenshot-qt-example.png
If the list is long, the menu extends from the top to the bottom of my
physical screen, with a little arrow at the top and the bottom which, if I sit
the mouse pointer on the arrow, makes the list scroll up and down.
As you can see, the
2006 May 20
4
Menus and other things stop drawing
The menus stop drawing problem is still there in cvs. I can reproduce it
100% of the time by trying to use the File menu button in K3B. The other
buttons work fine. Once i try to use the File menu all the other ones stop
working. The fun doesn't stop there because trying to use it also causes
all the other menus from drawing including the panel. nautilus from what i
can tell stops
2015 Jul 08
5
Graphical User Interface (GUI)
I'd like to create a user interface for my R code and have only seen mostly
older posts on the subject.
I'm not looking for an IDE for development, but something that the end user
of the software would use.
So something that would involve displaying buttons, listboxes, and drop down
menus to a user that will facilitate various actions.
I doubt there is anything Visual Studio-like that
2013 Aug 15
12
[Bug 845] New: checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845
Summary: checking for LIBNFNETLINK... configure: error: Package
requirements (libnfnetlink >= 0.0.41) were not met:
Product: libnetfilter_queue
Version: unspecified
Platform: i386
OS/Version: RedHat Linux
Status: NEW
Severity: normal
2006 May 07
1
Fw: patch for colored drop-shadow
I just realized this message went to the wrong place. I meant to send
this to the list.
Also, I want to clarify, I don't intend to offend or upset anyone,
obviously I love the work that is happening on compiz, I am merely
trying to help.
Begin forwarded message:
Date: Wed, 3 May 2006 09:39:45 -0400
From: Quinn Storm <livinglatexkali@gmail.com>
To: David Reveman
2005 Dec 01
0
[fdo] Programming problems in Dual Head Mode.
(Hope this is the right place to post this message.)
Hi all,
I am working on a small movie player which can play full screen movie
using Xserver. It works fine in Single Head Mode. But is I set the
Xserver in Dual Head Mode. I can't see any thing on both screens. The
Code to Init the display is shown as below:
> display = XOpenDisplay(NULL);
> if (display == NULL)
>
2005 Dec 05
0
[fdo] Programming problems in Dual Head Mode with Tiny-X.
(Hope this is the right place to post this message.)
Hi all,
I am working on a small movie player which can play full screen movie
using Xserver. It works fine in Single Head Mode. But is I set the
Xserver in Dual Head Mode. I can't see any thing on both screens. The
Code to Init the display is shown as below:
> display = XOpenDisplay(NULL);
> if (display == NULL)
>
2008 Apr 03
0
[ANNOUNCE] compiz-0.7.4
A new compiz release 0.7.4 is now available from:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.4.tar.gz
which can be verified with:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.4.tar.gz.sha1
a204d9b70ac8abfb037ca3402452aa055f4aab71 compiz-0.7.4.tar.gz
2008 Sep 17
1
[ANNOUNCE] compiz-0.7.8
A new compiz release 0.7.8 is now available from:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.8.tar.gz
which can be verified with:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.8.tar.gz.sha1
7b8a67b5d5b4aa6a33fcf60691bfae757768ffa3 compiz-0.7.8.tar.gz
http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.8.tar.gz.sha1.asc
(signed by Danny
2006 Apr 01
3
window decorations explained and how to move forward
The window decoration system in compiz is implemented using a decoration
plugin and a separate window decoration drawing application (a
decorator). The decorator is drawing window decorations to minimal sized
pixmaps. These pixmaps along with sets of coordinates which maps the
pixmaps to windows are communicated back to the decorator plugin through
a property on the client window. The coordinates
2013 Feb 03
1
Ports and WITH_LIBCPLUSPLUS
Hello,
I wanted to try the new c++ stuff, ie clang-3.2, libc++ and libcxxrt, so I
used poudriere to build a jail setup for that ( WITH_LIBCPLUSPLUS=yes in
src.conf, CXXFLAGS+=-stdlib=libc++ and libsupc++.so.1 libcxxrt.so.1 in
libmap.conf ), and started to build my normal set of packages ( see
desktop.list ). Please note that I also have WITH_NEW_XORG=yes and
WITH_KMS=yes, as well as using the
2009 May 03
2
how to find out dependencies
At install I had Gnome and Not KDE.
doing rpm -qa | grep qt results in
qt-3.3.6-23.el5
qt4-4.2.1-1
How can I find out what package loaded the qt4 and qt?
Thanks,
Jerry
2008 Aug 20
1
qt3.3 is default in environment, I want it to be qt4
At the current time, the environment is using qt3 values, as in
$ env | grep QT
QTDIR=/usr/lib/qt-3.3
QTINC=/usr/lib/qt-3.3/include
QTLIB=/usr/lib/qt-3.3/lib
$ env | grep PATH
PATH=/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/bin:/bin:/usr/bin:/home/pauljohn/bin
I also have QT4 installed, and I want programs to find those libraries
and include files instead of these ones.
2007 Nov 07
2
Installing skype in CentOS 5
Having just upgraded my system from CentOS 4.4 to 5.0, I'm a bit
disappointed that I still can't install skype from the skype repo using
yum - when I try yum install skype, I end up with:
libsigc++20-2.0.17-1.el5. 100% |=========================| 217 kB
00:13
---> Package libsigc++20.i386 0:2.0.17-1.el5.rf set to be updated
--> Running transaction check
--> Processing
2006 Dec 31
3
KWD not building problem solved
It looks like you just assumed too much. kde-config has a specific
include dir query. I am now hitting some dbus problems, but it does not
seem to be related.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdefix.patch.bz2
Type: application/x-bzip
Size: 604 bytes
Desc: not available
Url :
2011 Feb 17
1
vanilla kernel configuration :: xconfig --> qt errors
Hi! It seems that i made some changes that make xconfig to not work ..
the problem is that not matter what QTDIR i select i receive the same
errors that start with :
adrian at sevcenco: linux-2.6.37 $ make O=/home/adrian/kernel/kernel_out
xconfig
GEN /home/adrian/kernel/kernel_out/Makefile
HOSTCXX scripts/kconfig/qconf.o
/usr/lib64/qt4/include/Qt3Support/q3toolbar.h:45: error:
2008 Apr 18
1
Wine release 0.9.60
This is release 0.9.60 of Wine, a free implementation of Windows on Unix.
What's new in this release (see below for details):
- Better support for Windows IMEs.
- Option for Windows-style window decorations.
- Improved system tray behavior.
- Window management fixes.
- Improved quartz audio support.
- Better support for launching apps from Unix file managers.
- Lots of bug
2012 May 01
4
Maintainer for Krita on CentOS
The Krita [1] mailing list is now discussing making a standalone .tgz
package of the latest Krita for CentOS 5.x. After this tarball is
created is there anyone interested in making and maintaining a CentOS
5.x RPM package from it?
[1] http://krita.org/
--
Dotan Cohen
http://gibberish.co.il
http://what-is-what.com