Search the Gambas Mailinglists

Search for:
Extended
set : 17959, name : 33396

Results 61-70 of 2429 ( 0.031 seconds)
61 [Gambas-devel] MySQL component (4.1 changes)   [ 9.376% Popularity: 0.42623 ]
... to a bug in the 4.1.8 and 4.1.9 MySQL releases where the API mysql_character_set_name() gives back the collation sequence rather than the character set, ... to be altered before being compiled, so that csname is returned instead of name. Hopefully, the guys that release MySQL will soon have this resolved (it was...
https://lists.gambas-basic.org/pipermail/devel/2005-February/001540.html - Cached
text/html - 3844 bytes - Tue, 15 Feb 2005, 10:07:32 CET
 
62 [Gambas-user] svn build problem 6035   [ 9.374% Popularity: 0.42478 ]
... instead [-Wdeprecated-declarations] GtkStyle* st = gtk_rc_get_style_by_paths(set, NULL, name, type); ^ gtools.cpp:2011:64: warning: 'GtkStyle* ... instead [-Wdeprecated-declarations] GtkStyle* st = gtk_rc_get_style_by_paths(set, NULL, name, type); ^ gtools.cpp:2012:16: warning: 'GtkStyle*...
https://lists.gambas-basic.org/pipermail/user/2013-December/046621.html - Cached
text/html - 6864 bytes - Mon, 30 Dec 2013, 13:30:51 CET
 
63 [Gambas-user] svn build problem 6035   [ 9.372% Popularity: 0.42478 ]
... instead [-Wdeprecated-declarations] GtkStyle* st = gtk_rc_get_style_by_paths(set, NULL, name, type); ^ gtools.cpp:2011:64: warning: 'GtkStyle* ... instead [-Wdeprecated-declarations] GtkStyle* st = gtk_rc_get_style_by_paths(set, NULL, name, type); ^ gtools.cpp:2012:16: warning: 'GtkStyle*...
https://lists.gambas-basic.org/pipermail/user/2013-December/046613.html - Cached
text/html - 8864 bytes - Mon, 30 Dec 2013, 08:59:34 CET
 
64 [Gambas-user] New appimage version   [ 9.368% Popularity: 0.42473 ]
... undefined symbol: g_task_set_name Failed to load module: ... undefined symbol: g_task_set_name Failed to load module: ... error: gtk.css:1521:23: 'font-feature-settings' is not a valid property name (appimage-demo-gambas3.gambas:5026): Gtk-WARNING **: 10:59:42.460: Theme...
https://lists.gambas-basic.org/pipermail/user/2021-January/071447.html - Cached
text/html - 5699 bytes - Fri, 15 Jan 2021, 16:21:01 CET
 
65 [Gambas-user] New appimage version   [ 9.368% Popularity: 0.42473 ]
... undefined symbol: g_task_set_name > Failed to load module: ... undefined symbol: g_task_set_name > Failed to load module: ... error: gtk.css:1521:23: 'font-feature-settings' is not a valid property name > > (appimage-demo-gambas3.gambas:5026): Gtk-WARNING **: 10:59:42.460: Theme...
https://lists.gambas-basic.org/pipermail/user/2021-January/071448.html - Cached
text/html - 6196 bytes - Fri, 15 Jan 2021, 16:21:01 CET
 
66 [Gambas-user] Problem with UTF-8 in Gambas-connection to MySQL   [ 9.358% Popularity: 0.42478 ]
... correct. I have made MySQL5 (default UTF8) database with direct CHARACTER SET UTF8 option, tables with direct CHARACTER SET UTF8 option. Then connected to ... *desc, DB_DATABASE *db) >>>. Add string <<< fprintf(stderr, "Character set GB[%s] mysql[%s]\n", GB.System.Charset(), mysql_character_set_name(conn));...
https://lists.gambas-basic.org/pipermail/user/2009-September/026106.html - Cached
text/html - 3878 bytes - Sat, 12 Sep 2009, 10:20:35 CEST
 
67 [Gambas-user] Latest ppa: bad package dependencies   [ 9.356% Popularity: 0.42519 ]
... project. In the packaging wizard I have : On page 1 "Add vendor prefix or name to package names" checked "Vendor name" set to "paddys-hill" "Vendor prefix" set to "ph" On page 5 "Minimum Gambas version" checked and set to 3.14 There are no other dependencies set. I create the package successfully as "gambas3-ph-internalsrt_0.0.31-...
https://lists.gambas-basic.org/pipermail/user/2021-June/073646.html - Cached
text/html - 5121 bytes - Wed, 30 Jun 2021, 00:24:01 CEST
 
68 [Gambas-user] Latest ppa: bad package dependencies   [ 9.355% Popularity: 0.42519 ]
... > On page 1 > "Add vendor prefix or name to package names" checked > "Vendor name" set to "paddys-hill" > "Vendor prefix" set to "ph" > On page 5 > "Minimum Gambas version" checked and set to 3.14 > There are no other dependencies set. > > I create the package...
https://lists.gambas-basic.org/pipermail/user/2021-June/073647.html - Cached
text/html - 6043 bytes - Wed, 30 Jun 2021, 00:24:01 CEST
 
69 [Gambas-user] Problem with UTF-8 in Gambas-connection to MySQL   [ 9.355% Popularity: 0.42478 ]
... "Character set GB[%s] mysql[%s]\n", > GB.System.Charset(), mysql_character_set_name(conn)); >>> > before and after string > <<< set_character_set(db); ... copied it to /usr/lib/gambas2. Run my program. > Result: > <<< Character set GB[UTF-8] mysql[latin1] > Character set GB[UTF-8] mysql[latin1] >>> > in...
https://lists.gambas-basic.org/pipermail/user/2009-September/026124.html - Cached
text/html - 4465 bytes - Sun, 13 Sep 2009, 02:13:21 CEST
 
70 [Gambas-user] printer problem   [ 9.348% Popularity: 0.42504 ]
... it is possible to close the dialog and have both printer.file and printer.name set. === correction === it is bugged. I made a simple project where setup() is called and just after return the values of .file and .name are printed. It is so easy to get them both set... -- BUT THERE IS A...
https://lists.gambas-basic.org/pipermail/user/2010-February/028533.html - Cached
text/html - 4669 bytes - Fri, 05 Feb 2010, 17:06:58 CET