Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > CSDb Entries > Release id #187948 : C64 65XE Debugger V0.64.58
2020-05-16 04:33
Slajerek

Registered: May 2015
Posts: 62
Release id #187948 : C64 65XE Debugger V0.64.58

I am using NFD library to open files in Linux. Please guide me how to fix this annoying bug.

https://sourceforge.net/p/c64-debugger/code/ci/master/tree/MTEn..
 
... 15 posts hidden. Click here to view all posts....
 
2020-05-17 19:06
chatGPZ

Registered: Dec 2001
Posts: 11114
But emu with non native file open dialog is unusable!
2020-05-17 19:35
Compyx

Registered: Jan 2005
Posts: 631
At least the non-native stuff works. Have you tried the flathub or the snap packages? It's bollocks.

They use the GtkFileChooserNative (https://developer.gnome.org/gtk3/stable/gtk3-GtkFileChooserNati..)

That blows.
2020-05-25 12:26
Mace

Registered: May 2002
Posts: 1799
I reckon credits for Slammer/Turtles are wrong.
Probably should be Slammer/Camelot, right?
2020-05-25 13:04
iAN CooG

Registered: May 2002
Posts: 3132
credit corrected
2020-05-26 11:43
Slajerek

Registered: May 2015
Posts: 62
Thanks. I filled a bug at NFD here:
https://github.com/mlabbe/nativefiledialog/issues/84

I tried to debug it on my own and understand the issue, the problem is it does not crash at all on my Debian Jessie, which is a bit tricky to debug then :)

Note, that you can always change dialogs to my own implementation anyway in Settings/UI/Use system dialogs, just set to "No" and instead of GTK you'll see my own simple open/save file dialogs.

Btw. I used gtk_file_chooser_dialog_new in my previous GTK dialogs implementation, but apparently it locked whole app badly. That was probably also due to missing GMainLoop. I've seen a possibility to create our own GMainLoop temporarily and was using that trick (i.e. so the event loop was set to that temporary one just for the time when dialog was opened), which worked OK on some older systems, but not now anymore.

I guess I need to change NFD GTK dialogs to also allow Zenity implementation and make these GTK system dialogs not set as default. Anyway, thanks again for your help.
2020-05-26 14:25
Compyx

Registered: Jan 2005
Posts: 631
Sorry I couldn't be of more help. Let's see what the NFD dev has to say.

I'm using your (X11) dialogs, that works fine for me. I don't need a fancy UI for a tool to be useful.
2020-05-26 14:31
JackAsser

Registered: Jun 2002
Posts: 1989
Quote: Sorry I couldn't be of more help. Let's see what the NFD dev has to say.

I'm using your (X11) dialogs, that works fine for me. I don't need a fancy UI for a tool to be useful.


When will linux/x11/gtk/open source world ever get this right.. *sigh*

I had these exact same issues 20 years ago. :(
2020-05-26 14:41
chatGPZ

Registered: Dec 2001
Posts: 11114
As if those problems dont exist in native closed source GUIs, they suck just as bad :)
2020-06-12 02:35
Slajerek

Registered: May 2015
Posts: 62
So this is not ready for release yet, but please check, I replaced GTK with Zenity. This ought to be a maintenance release that fixes all problems, so I can then merge to vice 3.4 :)

064582rc2 - with zenity
https://drive.google.com/drive/folders/1nF0rIAed1dVYRpoIhKa-sxl..
2020-06-12 14:39
chatGPZ

Registered: Dec 2001
Posts: 11114
$ ./c64debugger-064582rc2-linux-x64
./c64debugger-064582rc2-linux-x64: error while loading shared libraries: libxcb-util.so.0: cannot open shared object file: No such file or directory
$ locate libxcb-util.so
/usr/lib64/libxcb-util.so
/usr/lib64/libxcb-util.so.1
/usr/lib64/libxcb-util.so.1.0.0

do you really need to import that specific version? :)
Previous - 1 | 2 | 3 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
tlr
theK/ATL
Clown
fenz/SCC
radius75
Guests online: 102
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 Wonderland XIV  (9.6)
9 Memento Mori  (9.6)
10 Bromance  (9.5)
Top onefile Demos
1 It's More Fun to Com..  (9.7)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 TRSAC, Gabber & Pebe..  (9.5)
6 Rainbow Connection  (9.5)
7 Onscreen 5k  (9.5)
8 Wafer Demo  (9.5)
9 Dawnfall V1.1  (9.5)
10 Quadrants  (9.5)
Top Groups
1 Oxyron  (9.3)
2 Nostalgia  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Organizers
1 Burglar  (9.9)
2 Sixx  (9.8)
3 hedning  (9.7)
4 Irata  (9.7)
5 MWS  (9.6)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.048 sec.