Re: [Nemiver-list] 2 newbie questions
- From: John Gateley <gateley domain hid>
- To: dodji domain hid
- Cc: nemiver-list domain hid
- Subject: Re: [Nemiver-list] 2 newbie questions
- Date: Fri, 8 Feb 2008 09:32:22 -0600
On Fri, 8 Feb 2008 11:13:29 +0100
Dodji Seketeli <dodji domain hid> wrote:
> > 1) When I do "nemiver executable", it creates a nemiver window, but
> > there is no menu bar (nor tool bar) on top.
>
> Ah, oops. I think you hit the bug
> http://bugzilla.gnome.org/show_bug.cgi?id=502634. It has been fixed in svn.
> Basically you might be using compiz or some whizbang window manager.
> Disabling that and going back to metacity might work around the problem
> For now.
I checked:
gateley 5858 5809 0 Feb07 ? 00:00:00 /bin/sh /usr/bin/compiz --sm-client-id default0
gateley 5957 5858 0 Feb07 ? 00:00:08 /usr/bin/compiz.real --ignore-desktop-hints --replace --indirect-rendering --sm-client-id default0 ccp
g
So yes, I'd say it's the same bug. I'll try switching to the SVN version.
The bad news is that this is a vanilla Ubuntu Gutsy install, so it may
affect quite a few people.
> > 2) Some of my variables are "wchar *", and the only thing I can
> > see on these is the ascii value of the first character. How can
> > I see the full string?
>
> Yeah, that is a problem for now. We need to add support for visualizing
> array variables. For now, what you can do to workaround that problem is to
> hit F12. That will popup a variable inspector in which you can type the
> name of the variable you want to inspect. For instance you can type array[4],
> if array is your wchar* variable.
To be clear: I don't really want to treat wchar_t * as an array, I'd
like to treat it as a string, just like char *. The app I'm working
on uses utf-16 for strings.
Thanks very much for the quick response.
j
--
John Gateley <gateley domain hid>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]