Bug 96603 - implement GtkCellRendererText or add a makeGtkCellRendererText function
Summary: implement GtkCellRendererText or add a makeGtkCellRendererText function
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
5.2.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-19 18:27 UTC by Julien Nabet
Modified: 2018-05-05 08:11 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
bt with debug symbols (21.06 KB, text/plain)
2015-12-19 18:27 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Nabet 2015-12-19 18:27:56 UTC
Created attachment 121412 [details]
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I got this message
warn:vcl.layout:31456:1:vcl/source/window/builder.cxx:1757: probably need to implement GtkCellRendererText or add a makeGtkCellRendererText function
when I did this:
1) Open LO
2) Open 'Remote Files'
3) Click 'Add service' button at top right of "Remote file" dialogs.
Comment 1 Julien Nabet 2016-05-24 19:43:44 UTC
On pc Debian x86-64 with master sources updated today, I still reproduce this.
warn:vcl.layout:16599:1:vcl/source/window/builder.cxx:1760: probably need to implement GtkCellRendererText or add a makeGtkCellRendererText function
Comment 2 Buovjaga 2016-05-31 05:42:04 UTC
Confirmed on Ubuntu 16.04
Version: 5.3.0.0.alpha0+
Build ID: 73770a3722de42034f5d4cd35f29d6b92856fea4
CPU Threads: 4; OS Version: Linux 4.4; UI Render: default; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF-dbg, Branch:master, Time: 2016-05-26_15:58:55
Locale: en-US (en_US.UTF-8)
Comment 3 Julien Nabet 2017-06-05 19:57:35 UTC
On pc Debian x86-64 with master sources updated today, I still reproduce this:
warn:vcl.layout:321:1:vcl/source/window/builder.cxx:1811: probably need to implement GtkCellRendererText or add a makeGtkCellRendererText function

2 ui use it:
- placeedit.ui 
- photoalbum.ui
(see http://opengrok.libreoffice.org/search?q=GtkCellRendererText&project=core&defs=&refs=&path=&hist=)
Comment 4 Julien Nabet 2018-05-05 08:11:11 UTC
On pc Debian x86-64 with master sources updated yesterday, I don't reproduce this anymore.
Let's put this one to WFM.