FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Weird console log output

 
   Mac (Home) -> Programmer Help RSS
Related Topics:
adding graphics to my console app - I need to add to my UI, C code). This just means being able to open a window and display data in graphical format. I have a couple of options: 1. Dredge up ancient QuickDraw code I..

Console window for Carbon/Mach-o application - Using XCode 2.1 on Mac OS 10.4.2, I'm writing a Besides the usual and other GUI stuff I create with interface builder, I would like to have a window all output. During debugging XCode has..

How to type in ASCII? - Stupid question #2 of the week. I'm trying to avoid writing a printer driver for a barcode label printer. It responds to commands, and I want to embed a command in a page that tells the printer to cut the paper. It's o STX, of course..

applications and windows - Hello. I'm primarily a system unix one. Currently I have to implement the following logic: On Mac OS X enumerate all running only those that are windows. Find which of them is where is defined as..

[ANN] Vice - Graphical Program Priority Adjustment Tool fo.. - Vice is an that allows the user to adjust the priority of programs running on Mac OS X. Normal users can lower the priority of their own programs, while can adjust the priority of any..
Next:  Programmer Help: Can you do file I/O?  
Author Message
slashlos

External


Since: Apr 11, 2008
Posts: 6



(Msg. 1) Posted: Mon Apr 28, 2008 8:59 pm
Post subject: Weird console log output
Archived from groups: comp>sys>mac>programmer>help (more info?)

Since moving to x3.1 or about a few weeks ago, I've started getting this
message on the debug console log window:

Day Mon dd hh:mm:ss host.local prog[pid] <Error>: CGContextSetStyle:
invalid context


Where

Day = day name abbr.
Mon = month abbr.
dd = day number
hh:mm:ss = timestamp 24h
host = local system name
prog = executable name
pid = process id

but no where in my code have I called this method.

Any ideas what this is?
--
/los "I was a teenage net-random"
Back to top
Login to vote
slashlos

External


Since: Nov 13, 2005
Posts: 74



(Msg. 2) Posted: Thu Jul 10, 2008 10:16 am
Post subject: Re: Weird console log output [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

slashlos wrote:
> Since moving to x3.1 or about a few weeks ago, I've started getting this
> message on the debug console log window:
>
> Day Mon dd hh:mm:ss host.local prog[pid] <Error>: CGContextSetStyle:
> invalid context
>
>
> Where
>
> Day = day name abbr.
> Mon = month abbr.
> dd = day number
> hh:mm:ss = timestamp 24h
> host = local system name
> prog = executable name
> pid = process id
>
> but no where in my code have I called this method.
>
> Any ideas what this is?

I found what I believe is the root of this issue.

This appears to have as a result of expanding truncated text cells
within a table/outline view where the cells were previously truncated
where the view's rows employ a per-row color and shadow.

In a view depending on row values, a specific text foreground and
background color is chosen the latter used to shadow the text.

In some columns where the data value is too wide, they appear as
"Text...", but if you mouse over them, they'll get expanded into a
yellow box and presto the console log message I'd posted will appear.

Perhaps these expanded yellow boxes are conflicting with my per-row
coloring but I've not yet discovered how to fix this (i.e., rather than
yellow I'd use no shadowing but instead use the shadow/background color).

This doesn't otherwise bother me but is this [a] bug worthy?
--
/los "I was a teenage net-random."
Back to top
Login to vote
Display posts from previous:   
       Mac (Home) -> Programmer Help All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
 Windows Forums
 Game Forums
 Linux Forums
  Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact