Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

An awesome app called Qingy (Part 1)

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Locked
Advanced search
749 posts
  • Page 26 of 30
    • Jump to page:
  • Previous
  • 1
  • …
  • 24
  • 25
  • 26
  • 27
  • 28
  • …
  • 30
  • Next
Author
Message
rush_ad
l33t
l33t
User avatar
Posts: 863
Joined: Thu Jul 22, 2004 8:27 pm
Location: New Jersey, USA

Post by rush_ad » Sat Mar 05, 2005 6:04 pm

Code: Select all

Making all in tdfx
make[3]: Entering directory `/var/tmp/portage/DirectFB-0.9.22/work/DirectFB-0.9.22/gfxdrivers/tdfx'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../lib -I../../lib -I../../src  -D_REENTRANT  -I/usr/include/libmpeg3  -Wall -O3 -ffast-math -pipe -march=athlon64 -O2 -pipe -D_GNU_SOURCE  -Werror-implicit-function-declaration -MT tdfx.lo -MD -MP -MF ".deps/tdfx.Tpo" -c -o tdfx.lo tdfx.c; \
then mv -f ".deps/tdfx.Tpo" ".deps/tdfx.Plo"; else rm -f ".deps/tdfx.Tpo"; exit1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../lib -I../../lib -I../../src -D_REENTRANT -I/usr/include/libmpeg3 -Wall -O3 -ffast-math -pipe -march=athlon64 -O2 -pipe -D_GNU_SOURCE -Werror-implicit-function-declaration -MT tdfx.lo -MD -MP -MF .deps/tdfx.Tpo -c tdfx.c  -fPIC -DPIC -o .libs/tdfx.o
In file included from /usr/include/linux/fb.h:4,
                 from tdfx.c:38:
/usr/include/asm/types.h:28: error: conflicting types for 'int64_t'
/usr/include/sys/types.h:194: error: previous declaration of 'int64_t' was here
/usr/include/asm/types.h:29: error: conflicting types for 'u_int64_t'
/usr/include/sys/types.h:200: error: previous declaration of 'u_int64_t' was here
make[3]: *** [tdfx.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/DirectFB-0.9.22/work/DirectFB-0.9.22/gfxdrivers/tdfx'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/DirectFB-0.9.22/work/DirectFB-0.9.22/gfxdrivers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/DirectFB-0.9.22/work/DirectFB-0.9.22'
make: *** [all] Error 2

!!! ERROR: dev-libs/DirectFB-0.9.22 failed.
!!! Function src_compile, Line 86, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build
this error now
Top
hans0r
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 122
Joined: Sun Jan 02, 2005 9:32 am
Location: Germany

Post by hans0r » Sat Mar 05, 2005 6:13 pm

it somehow conflicts with your kernel-headers.
which kernel-headers do you use?
Top
rush_ad
l33t
l33t
User avatar
Posts: 863
Joined: Thu Jul 22, 2004 8:27 pm
Location: New Jersey, USA

Post by rush_ad » Sat Mar 05, 2005 6:22 pm

i am not sure what are kernel headers. how do i find out and if thats the problem then how do i fix it
Top
rush_ad
l33t
l33t
User avatar
Posts: 863
Joined: Thu Jul 22, 2004 8:27 pm
Location: New Jersey, USA

Post by rush_ad » Tue Mar 08, 2005 3:45 am

anyone got an answer for me?
Top
Berni
n00b
n00b
Posts: 71
Joined: Mon Aug 25, 2003 4:31 pm

Post by Berni » Tue Mar 08, 2005 11:51 pm

Sorry, I don't have a real answer for you...did you try to change your Cflags (perhaps even other architecture like athlon-xp only) or try to "emerge linux-headers".

But I had a problem when I upgraded DirectFB today: The mouse didn't work anymore. The reason is, that the new versions (>0.9.21) don't poll /dev/psaux anymore, even if you use and need this device (=> serio_raw driver in 2.6.X-kernels). So if you have a special mousedevice, either use DirectFB 0.9.20 or delete the following in the sourcefile /inputdrivers/ps2mouse/psmouse.c:

Code: Select all

else if (!strncmp( uts.release, "2.6.", 4 ) || !strncmp( uts.release, "2.5.", 4 ))
          check_psaux = false;
Then, DirectFB (and Qingy) polls /dev/psaux as well as /dev/input/mice and everythinkg works fine again.
Top
rush_ad
l33t
l33t
User avatar
Posts: 863
Joined: Thu Jul 22, 2004 8:27 pm
Location: New Jersey, USA

Post by rush_ad » Wed Mar 09, 2005 1:03 am

i have emerged linux-headers and that didnt help. may be trying out an old version may work. i will let you know.
Top
rush_ad
l33t
l33t
User avatar
Posts: 863
Joined: Thu Jul 22, 2004 8:27 pm
Location: New Jersey, USA

Post by rush_ad » Wed Mar 09, 2005 4:34 am

here is the deal
i emerged DirectFB-0.9.21 and it compiled fine. stupid 0.9.22 gave me problems.
Top
Peach
Advocate
Advocate
User avatar
Posts: 3686
Joined: Sat Mar 08, 2003 9:00 pm
Location: London, UK
Contact:
Contact Peach
Website

Post by Peach » Thu Mar 24, 2005 4:17 pm

hi all, I've been using qingy for a long time, but now I must report a great problem:
I've just upgraded to gentoo-dev-sources-2.6.11-r4
once I've booted the machine nothing goes wrong as long I can log in through qingy without problems, but when I log out (doesen't mind if X or just a mere console) I get a total system freeze... that's upsetting me :(
any idea what I can do?
I'm trying to see if the old kernel gives me the same problem. I'll be back with a report on that.
unfortunately nothing can be catched by the logger :cry:
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Top
s4t4n
Retired Dev
Retired Dev
User avatar
Posts: 433
Joined: Tue Feb 25, 2003 12:40 pm
Location: Italy
Contact:
Contact s4t4n
Website

Post by s4t4n » Thu Mar 24, 2005 4:25 pm

Peach wrote:hi all, I've been using qingy for a long time, but now I must report a great problem:
I've just upgraded to gentoo-dev-sources-2.6.11-r4
once I've booted the machine nothing goes wrong as long I can log in through qingy without problems, but when I log out (doesen't mind if X or just a mere console) I get a total system freeze... that's upsetting me :(
any idea what I can do?
I'm trying to see if the old kernel gives me the same problem. I'll be back with a report on that.
unfortunately nothing can be catched by the logger :cry:
Unfortunately framebuffer is one of the most often changed areas in linux kernels, and this means that occasionally things will break. I can't really do anything about this, nor do (probably) the DirectFB folks, so you basically have two options:
- Try rebuilding DirectFB and see if things get working again
- Revert to the old kernel.

I, too, tried 2.6.11 and found it worse that 2.6.10 (it didn't hang on me, probably because I use a different framebuffer driver than you do), as bootsplash wouldn't working anymore, so happily reverted to 2.6.10. I tend to believe that a kernel that works good is better than the latest cutting edge release ;-)
Linux *IS* user friendly: it just appears
to be selective who it is friend with!
Top
Peach
Advocate
Advocate
User avatar
Posts: 3686
Joined: Sat Mar 08, 2003 9:00 pm
Location: London, UK
Contact:
Contact Peach
Website

Post by Peach » Thu Mar 24, 2005 4:42 pm

s4t4n wrote:...you basically have two options:
- Try rebuilding DirectFB and see if things get working again
I'm trying this option... let's see if something changes (I'm using DirectFB 0.9.21)
s4t4n wrote:- Revert to the old kernel.
I've just tried to reboot with ye olde kernel, and the problem doesen't appear as I suspected...
s4t4n wrote:I, too, tried 2.6.11 and found it worse that 2.6.10 (it didn't hang on me, probably because I use a different framebuffer driver than you do), as bootsplash wouldn't working anymore, so happily reverted to 2.6.10. I tend to believe that a kernel that works good is better than the latest cutting edge release ;-)
You're right, the upgrade-at-any-cost-habit is something I'm fighting against (myself).
Framebuffer and kernel releases are two separate thing that are compelled to live with each other, that's the real problem... hope noone else will report this problem
anyway I'm using the radeonfb drivers
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Top
s4t4n
Retired Dev
Retired Dev
User avatar
Posts: 433
Joined: Tue Feb 25, 2003 12:40 pm
Location: Italy
Contact:
Contact s4t4n
Website

Post by s4t4n » Fri Mar 25, 2005 8:24 am

Peach wrote:anyway I'm using the radeonfb drivers
Interesting. Me, too...
Also, I'm using the open-source driver for X-Org, not the proprietary ati one. What X driver are you using?
Linux *IS* user friendly: it just appears
to be selective who it is friend with!
Top
raylpc
Guru
Guru
Posts: 310
Joined: Thu Aug 07, 2003 2:53 pm
Location: Toronto, Canada

Post by raylpc » Sat Mar 26, 2005 5:15 am

s4t4n wrote:
Peach wrote:anyway I'm using the radeonfb drivers
Interesting. Me, too...
Also, I'm using the open-source driver for X-Org, not the proprietary ati one. What X driver are you using?
I have the exactly same config.
Top
Scorpion265
Tux's lil' helper
Tux's lil' helper
Posts: 129
Joined: Thu May 05, 2005 1:11 am
Location: Kansas City, MO

Post by Scorpion265 » Sun May 08, 2005 3:21 am

ok, either I am on crack, or something is just not right. I have my fb running at 1280x1024 in the fb.modes, and I have the same resolution set in directfbrc... no matter what I do, the damned backgrounds are always too small for the screen. This makes the text bleed off the screen, and the buttons are in the wrong place. Can anyone please help me with this? I'd really like it to display right so I don't have to go back to agetty.
Top
s4t4n
Retired Dev
Retired Dev
User avatar
Posts: 433
Joined: Tue Feb 25, 2003 12:40 pm
Location: Italy
Contact:
Contact s4t4n
Website

Post by s4t4n » Mon May 09, 2005 7:57 am

Scorpion265 wrote:ok, either I am on crack, or something is just not right. I have my fb running at 1280x1024 in the fb.modes, and I have the same resolution set in directfbrc... no matter what I do, the damned backgrounds are always too small for the screen. This makes the text bleed off the screen, and the buttons are in the wrong place. Can anyone please help me with this? I'd really like it to display right so I don't have to go back to agetty.
That is fixed in the CVS version of qingy, that makes themes really look the same across all resolutions, even nonstandard ones like 1280x800. Have a little patience until I have time to finish the new release...
Linux *IS* user friendly: it just appears
to be selective who it is friend with!
Top
Scorpion265
Tux's lil' helper
Tux's lil' helper
Posts: 129
Joined: Thu May 05, 2005 1:11 am
Location: Kansas City, MO

Post by Scorpion265 » Sun May 15, 2005 7:02 am

s4t4n wrote: That is fixed in the CVS version of qingy, that makes themes really look the same across all resolutions, even nonstandard ones like 1280x800. Have a little patience until I have time to finish the new release...
Thats awesome news! I'm looking forward to the update :) where can I monitor the major updates to the portage tree? will you be updating this thread?
Top
s4t4n
Retired Dev
Retired Dev
User avatar
Posts: 433
Joined: Tue Feb 25, 2003 12:40 pm
Location: Italy
Contact:
Contact s4t4n
Website

Post by s4t4n » Wed May 18, 2005 12:07 pm

Scorpion265 wrote:Thats awesome news! I'm looking forward to the update :)
:-)
Scorpion265 wrote:where can I monitor the major updates to the portage tree? will you be updating this thread?
Sorry? I'm not sure I understand your question...
When I release a new version of qingy, I also update the ebuilds in Portage, if that is what you were asking...
Linux *IS* user friendly: it just appears
to be selective who it is friend with!
Top
Scorpion265
Tux's lil' helper
Tux's lil' helper
Posts: 129
Joined: Thu May 05, 2005 1:11 am
Location: Kansas City, MO

Post by Scorpion265 » Sat May 21, 2005 10:46 pm

I was just wondering if there is a page or something that you update when a new major release comes out, and when the portage tree is updated.
Top
s4t4n
Retired Dev
Retired Dev
User avatar
Posts: 433
Joined: Tue Feb 25, 2003 12:40 pm
Location: Italy
Contact:
Contact s4t4n
Website

Post by s4t4n » Mon May 23, 2005 7:25 am

Scorpion265 wrote:I was just wondering if there is a page or something that you update when a new major release comes out, and when the portage tree is updated.
Every time I release a new version of qingy, http://qingy.sourceforge.net/news.php gets updated, and Portage is provided with an ebuild in a matter of minutes :-) It takes a little time to spread the new ebuild from Portage CVS repository to all the rsync mirrors, tough...
Linux *IS* user friendly: it just appears
to be selective who it is friend with!
Top
Scorpion265
Tux's lil' helper
Tux's lil' helper
Posts: 129
Joined: Thu May 05, 2005 1:11 am
Location: Kansas City, MO

Post by Scorpion265 » Mon May 30, 2005 7:35 pm

Killer release, that fixed the issue with the themes! Thanks much!
Top
s4t4n
Retired Dev
Retired Dev
User avatar
Posts: 433
Joined: Tue Feb 25, 2003 12:40 pm
Location: Italy
Contact:
Contact s4t4n
Website

Post by s4t4n » Tue May 31, 2005 7:07 am

Scorpion265 wrote:Killer release, that fixed the issue with the themes! Thanks much!
Thanks :-)

Note that most themes will have to be modified to take full advantage of this, expecially regarding background images...

For the non initiated, qingy 0.6.0 is out ;-)
Linux *IS* user friendly: it just appears
to be selective who it is friend with!
Top
dencar
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 108
Joined: Tue Dec 23, 2003 12:33 pm
Location: Noosa, Australia

Post by dencar » Tue May 31, 2005 7:50 am

I thought I'd try my favourite log-in manager, qingy-0.6.0, but got the shutdown system-freeze. I am using linux-headers-2.6.11-r1 with my favourite ck-kernel, presently 2.6.11-ck8-r1. I re-emerged DirectFB-0.9.22, to no avail. Unfortunately, it looks like it's back to kdm for the time being.:(
dencar
Top
tecknojunky
Veteran
Veteran
User avatar
Posts: 1937
Joined: Sat Oct 19, 2002 6:50 am
Location: Montréal
Contact:
Contact tecknojunky
Website

Post by tecknojunky » Tue May 31, 2005 1:54 pm

I've been struggling making themes work with 0.5.3 because in the info file...
...As said, a theme may be a directory in `/etc/qingy/themes'. The subdirectory name will be the name of the theme.
Searching these forums I've found (lucky stroke considering the stopwords) that they in fact go into /usr/share/qingy/themes. Please fix the info file :roll:
(7 of 9) Installing star-trek/species-8.4.7.2::talax.
Top
s4t4n
Retired Dev
Retired Dev
User avatar
Posts: 433
Joined: Tue Feb 25, 2003 12:40 pm
Location: Italy
Contact:
Contact s4t4n
Website

Post by s4t4n » Tue May 31, 2005 2:30 pm

tecknojunky wrote:I've been struggling making themes work with 0.5.3 because in the info file...
...As said, a theme may be a directory in `/etc/qingy/themes'. The subdirectory name will be the name of the theme.
Searching these forums I've found (lucky stroke considering the stopwords) that they in fact go into /usr/share/qingy/themes. Please fix the info file :roll:
I know, qingy info page is severely outdated, I should find the time to update (rewrite) it...
Just changed the ebuilds to point users to the more up to date source of information, which
is qingy homepage (http://qingy.sf.net)...
Linux *IS* user friendly: it just appears
to be selective who it is friend with!
Top
rcs
n00b
n00b
Posts: 5
Joined: Thu Jul 22, 2004 4:04 pm

Post by rcs » Mon Jun 06, 2005 11:23 pm

I have two questions/problems.

One is the one as described in 'Qingy touchpad "absolute" positioning problem', which talks about issues with a touchpad being treated like a touchscreen.

The second; is the splash black, then graphic initialization (with nasty colors) necessary? It happens when qingy first starts up, or when switching between consoles. I have a 1400x1050 framebuffer on beginning in very early boot, and I want to continue that all the way through.

Thank you for any responses.
Top
WhiteSpade
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 89
Joined: Sat Apr 16, 2005 4:11 pm

Qingy issues

Post by WhiteSpade » Wed Jun 15, 2005 11:49 pm

Hey, I posted in another thread, but I have since completely re-installed my system and so I figured I would post in here which has more traffic in it. Currently, I cannot start qingy. Its set to run, but every time I start the computer I get

Code: Select all

"Unrecoverable error: reverting to text mode!"
I have run fbset and I get:

Code: Select all

fbset
mode "1024x768-206"
   #D: 297.000 MHz, H: 170.298 kHz, V: 205.6774 Hz
   geometry 1024 768 1024 768 8
   timings 3367 352 144 56 1 224 3
   vsync high
   rgba 8/0,8/0,8/0,0/0

endmode
The refresh rates seem high to me and the "rgba 8/0,8/0,8/0,0/0" seems suspicious to me. I am running this on a laptop (Inspiron 1150)
Despite the suspicious values I have already added this mode, word for word, value for value, into my /etc/fb.modes file
I have also run (as root) "qingy-DirectFB --verbose" and what I get is:

Code: Select all

qingy-DirectFB --verbose
(*) DirectFB/Core: Single Application Core. (2005-06-14 09:14)
(*) Direct/Memcpy: Using libs memcpy()
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 5754)...
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 5757)...
 (!!!)  *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [reactor.c:802]
(*) DirectFB/Input: IMPS/2 Mouse 1.0 (Convergence GmbH)
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 5758)...
(*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH)
(*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (convergencec integrated media GmbH)
(!) DirectFB/FBDev: No supported modes found in /etc/fb.modes and current mode is not supported!
(!) DirectFB/FBDev: Current mode's pixelformat: rgba 8/0, 8/0, 8/0, 0/0 (8bit)
(!) DirectFB/Core/layers: Failed to initialize layer 0!
    --> Initialization error!
(!) DirectFB/Core: Could not initialize 'layers' core!
    --> Initialization error!
Unrecoverable error: reverting to text mode!
I have already created an /etc/directfbrc file and its contents are only:

Code: Select all

mode=1024x768
I installed DirectFB with the correct USE setting

Code: Select all

USE="fbcon" emerge DirectFB
and I do have framebuffering compiled into the kernel.
I also think its worth mentioning that I am able to start and function in Fluxbox. I realize that Fluxbox is based on X so the setting would be different from those in DirectFB, but I figured it was good to mention that I do have a graphical environment functioning with more than 8 bit depth.
So, pretty much I am stumped. I am left with two things on my mind. One: I need to confirm that frame buffer support is working, so I am wondering if anyone knows of a way to test this. Two: The version in portage is version 0.5.3 and I know that 0.6.0 is released, but not in portage. Maybe my issue could be resolved with the newer version, but I doubt.
Any help or input would be greatly appreciated.
**Edit** I got fbsplash working tonight. So I know that frame buffer support is there.
Top
Locked

749 posts
  • Page 26 of 30
    • Jump to page:
  • Previous
  • 1
  • …
  • 24
  • 25
  • 26
  • 27
  • 28
  • …
  • 30
  • Next

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic