ArchiveOrangemail archive

Porting software to FreeBSD


freebsd-ports.freebsd.org
(List home) (Recent threads) (174 other FreeBSD lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
  • Moderate traffic list: up to 30 messages per day
  • This list contains about 192,772 messages, beginning Feb 1995
  • 28 messages added yesterday
Report the Spam
This button sends a spam report to the moderator. Please use it sparingly. For other removal requests, read this.
Are you sure? yes no

Wbar not displaying correctly

Ad
Leslie Jensen 1336563755Wed, 09 May 2012 11:42:35 +0000 (UTC)
I've upgraded one system from 8.2-RELEASE to 8.3-RELEASE.

Rebuild all ports with portmaster after the upgrade.

My problem is that Wbar now displays the "first" applications icon as 
background picture. If I move another application to the top position 
its icon will be displayed as the background.

I start wbar with the following command in a script that's auto started 
in XFCE.

wbar -above-desk -bpress -pos bottom


I get the following when starting from the command line

Problem load font file. TerminalEmulator

Here TerminalEmulator is my first application. It'll change if I move 
another application to the top.


I've tried to recompile with portmaster -rf x11/wbar but there's no 
change in behaviour.

I have two other systems running 8.2 with exactly the same set up and 
there wbar is not displaying this behaviour.


Any hints appreciated

Thanks

/Leslie
coder.tuxfamily 1337576232Mon, 21 May 2012 04:57:12 +0000 (UTC)
Hello,

For "Problem load font file" it's a problem with you conf.
Run wbar-config. Go into "Preferences" and choose your font.
Usually : /usr/local/lib/X11/fonts/dejavu/DejaVuSansLe 09.05.2012 13:41, Leslie Jensen a écrit :
>
>
> I've upgraded one system from 8.2-RELEASE to 8.3-RELEASE.
>
> Rebuild all ports with portmaster after the upgrade.
>
> My problem is that Wbar now displays the "first" applications icon as
> background picture. If I move another application to the top position
> its icon will be displayed as the background.
>
> I start wbar with the following command in a script that's auto started
> in XFCE.
>
> wbar -above-desk -bpress -pos bottom
>
>
> I get the following when starting from the command line
>
> Problem load font file. TerminalEmulator
>
> Here TerminalEmulator is my first application. It'll change if I move
> another application to the top.
>
>
> I've tried to recompile with portmaster -rf x11/wbar but there's no
> change in behaviour.
>
> I have two other systems running 8.2 with exactly the same set up and
> there wbar is not displaying this behaviour.
>
>
> Any hints appreciated
>
> Thanks
>
> /Leslie
>
> _______________________________________________
>  mailing list
> http://lists.freebsd.org/mailman/listinfo/fre...
> To unsubscribe, send any mail to ""
Leslie Jensen 1337602717Mon, 21 May 2012 12:18:37 +0000 (UTC)
2012-05-21 06:55, coder.tuxfamily skrev:
> Hello,
>
> For "Problem load font file" it's a problem with you conf.
> Run wbar-config. Go into "Preferences" and choose your font.
> Usually : /usr/local/lib/X11/fonts/dejavu/DejaVuSans
>
>
> Le 09.05.2012 13:41, Leslie Jensen a écrit :
>>
>>
>> I've upgraded one system from 8.2-RELEASE to 8.3-RELEASE.
>>
>> Rebuild all ports with portmaster after the upgrade.
>>
>> My problem is that Wbar now displays the "first" applications icon as
>> background picture. If I move another application to the top position
>> its icon will be displayed as the background.
>>
>> I start wbar with the following command in a script that's auto started
>> in XFCE.
>>
>> wbar -above-desk -bpress -pos bottom
>>
>>
>> I get the following when starting from the command line
>>
>> Problem load font file. TerminalEmulator
>>
>> Here TerminalEmulator is my first application. It'll change if I move
>> another application to the top.
>>
>>
>> I've tried to recompile with portmaster -rf x11/wbar but there's no
>> change in behaviour.
>>
>> I have two other systems running 8.2 with exactly the same set up and
>> there wbar is not displaying this behaviour.
>>
>>
>> Any hints appreciated
>>
>> Thanks
>>
>> /Leslie
>>
>> _______________________________________________
>>  mailing list
>> http://lists.freebsd.org/mailman/listinfo/fre...
>> To unsubscribe, send any mail to ""Hello

I've tested several different fonts, with the same result unfortunately.


On this machine with a completely new install I do not have the 
DejaVuSans font. It's not installed as a dependency.

So if you have other suggestions I'll be glad to try them out.

Regards

/Leslie
Nicola Vitale 1338674587Sat, 02 Jun 2012 22:03:07 +0000 (UTC)
Hi,> [2012/5/21 Leslie Jensen ]
>>> My problem is that Wbar now displays the "first" applications icon as
>>> background picture.You have to add the following lines at the beginning of ~/.wbar:

i: /usr/local/share/pixmaps/wbar/osxbarback.png
c: wbar --bpress --above-desk --vbar --pos right --isize 32 --idist 5 --nanim 4
--falfa 65
t: none

Replace 'none' with your preferred font, e.g.:

t: /usr/local/lib/X11/fonts/webfonts/georgia/10

HTH.-- 
Nicola Vitale
Home | About | Privacy