[Bug 1871268] Re: Installation fails with Could not configure 'libc6:i386'. , E:Could not perform immediate configuration on 'libgcc-s1:i386'

2020-07-24 Thread Vadim Zeitlin
P.S. I've just finally found a workaround myself: doing "apt install libgcc-s1:i386" first, before installing anything else (but after "apt update"), allows the installation to succeed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1871268] Re: Installation fails with Could not configure 'libc6:i386'. , E:Could not perform immediate configuration on 'libgcc-s1:i386'

2020-07-24 Thread Vadim Zeitlin
Although this is marked as "Invalid" for 20.04, this problem has somehow started happening in GitHub Actions Ubuntu 20.04 virtual environment since today (2020-07-24), even though it worked correctly before. I don't know if attaching the entire build log is desirable, but as the result of running

[Bug 1078694] Re: Modal dialog broken on Unity

2013-01-15 Thread Vadim Zeitlin
This bug is absolutely trivial to reproduce, here is a minimal GTK+ program which shows it: #include gtk/gtk.h static void activate_test(GtkMenuItem*, GtkWindow* window) { GtkWidget* dialog = gtk_message_dialog_new(window, GTK_DIALOG_MODAL, GTK_MESSAGE_INFO, GTK_BUTTONS_OK, a

[Bug 1078694] Re: Modal dialog broken on Unity

2013-01-15 Thread Vadim Zeitlin
This is related to the global menu and not compiz. ** Package changed: compiz (Ubuntu) = appmenu-gtk (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1078694 Title: Modal dialog broken on

[Bug 1078694] Re: Modal dialog broken on Unity

2012-11-15 Thread Vadim Zeitlin
The relevant code inside wxWidgets is in http://trac.wxwidgets.org/browser/wxWidgets/trunk/src/gtk/dialog.cpp#L102 and uses gtk_window_set_transient_for() and gtk_window_set_modal() which doesn't seem to be enough when using Ubuntu global menu bar. Presumably gtk_dialog_run() works (otherwise more

[Bug 984738] Re: Problem inhibiting the screensaver

2012-09-03 Thread Vadim Zeitlin
This not-really-a-bug makes launching evince from command line completely impractical because it keeps spewing these not-really-helpful warnings. It would be great if this could be fixed by the upstream (I do agree that it's not a Ubuntu bug). -- You received this bug notification because you

[Bug 1041888] [NEW] Several GTK menu signals not generated

2012-08-26 Thread Vadim Zeitlin
Public bug reported: [I am not sure if this is the correct package to report this bug against, sorry in advance if it isn't] In the default Ubuntu 12.04 installation, GTK applications don't receive neither map nor can_activate_accel signals for their menus, probably because the menus are not

[Bug 932067] [NEW] Minus associativity not correct in arithmetic expansions

2012-02-14 Thread Vadim Zeitlin
Public bug reported: It seems that arithmetic expansion is completely broken in dash 0.5.51-3ubuntu2 from 10.04.3 LTS: % /bin/sh -c 'echo $((10-2-3))' # ok so far 5 % /bin/sh -c 'echo $((10-2*0-3))' # what?? 13 % /bin/sh -c 'echo $((10-2*1-3))'# it's not limited to

[Bug 662077] Re: WxWidgets apps don't have menus

2011-01-18 Thread Vadim Zeitlin
Does anybody know if this is really an appmenu-gtk problem or a bug in wxWidgets itself? As a wx developer I'd be interested in looking at this if it's the latter but I can't find much information about the whole menu proxy stuff which seems to be completely Ubuntu-specific. What exactly is

[Bug 473702] Re: hpet driver backtraces when hyperthreading enabled

2009-11-15 Thread Vadim Zeitlin
Also happens with i860 on Gigabyte GA-P55-UD5 motherboard. This problem is discussed in this LKML thread: http://thread.gmane.org/gmane.linux.kernel/913374/ -- hpet driver backtraces when hyperthreading enabled https://bugs.launchpad.net/bugs/473702 You received this bug notification because

[Bug 89860] Re: /proc/acpi/button/lid/*/state always says open

2009-05-03 Thread Vadim Zeitlin
FWIW it still doesn't work with 9.04 on HP nw8000 neither. -- /proc/acpi/button/lid/*/state always says open https://bugs.launchpad.net/bugs/89860 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 371197] [NEW] hal hangs for several minutes on startup

2009-05-03 Thread Vadim Zeitlin
Public bug reported: After upgrading from 8.10 to 9.04 hal is now started twice on boot and the second time it hangs for a couple of minutes before continuing. It seems that hal is launched implicitly as a dependency of something (acpid? dbus?) because I see a line about starting HAL at console

[Bug 267141] Re: suspend button disappears after pm-utils upgraded to 1.1.2.4-1ubuntu2

2008-11-30 Thread Vadim Zeitlin
I don't know if anybody cares about another vote in favour of uswsusp but after spending a couple of hours trying to make suspend work again after upgrading to Intrepid from Feisty (via Hardy) I was only able to make it work by using uswsusp on HP nw8000 notebook. Removing uswsusp from Ubuntu

[Bug 45920] Re: wxGetPasswordFromUser and wxGetTextFromUser return only one character.

2008-02-15 Thread Vadim Zeitlin
of c_str(). But your code as is simply can't work. ** Changed in: wxwidgets2.6 (Ubuntu) Assignee: (unassigned) = Vadim Zeitlin (vadim-wxwindows) Status: Confirmed = Invalid -- wxGetPasswordFromUser and wxGetTextFromUser return only one character. https://bugs.launchpad.net/bugs/45920 You

[Bug 150318] Re: FileZilla crashes just after the start

2008-02-15 Thread Vadim Zeitlin
If this is a wxWidgets bug, it should be fixed since 2.8.5 (the latest version is 2.8.7 as of this writing), quoting the changelog: * Replaced g_free with g_border_free to fix crash with newer GTK+. Please let us (wxWidgets developers) know if you still see the problem with 2.8.7. The

[Bug 68792] Re: amule crashes when trying to download kad nodes

2008-02-15 Thread Vadim Zeitlin
AFAICS this is really not a wxWidgets bug (as I tried to explain at the linked SF bug report, it could be a bug in wx but nothing in the provided backtrace indicates it). The fact that there are apparently patches to aMule fixing it also seem to show that the problem is in aMule (and was fixed

[Bug 123242] Re: Enable libwxmsw (with unicode and amd64)

2008-02-15 Thread Vadim Zeitlin
FWIW I strongly agree with the comment of Matthias from 2007-07-06. We'd like to avoid divergencies between Debian, Ubuntu and our own (i.e. from wx svn) packages and we definitely don't want to enable wxMSW build to our version by default because some of us to build them pretty often and adding

[Bug 114595] Re: Feisty HAL upgrade broke suspend on lid close

2007-11-01 Thread Vadim Zeitlin
This doesn't work in Gutsy (although it did work in Feisty on the same machine) with HP nw8000 neither. It seems that the new HAL simply doesn't see the lid switch at all, at least it doesn't appear as acpi_C138 device as I'd expect it to (the corresponding ACPI file path is

[Bug 89860] Re: /proc/acpi/button/lid/*/state always says open

2007-11-01 Thread Vadim Zeitlin
I'm not sure if it's exactly the same bug but the symptoms look similar: under Gutsy, my HP nw8000 never reports lid as being closed in /proc/acpi/button/lid/C138/state and acpid doesn't generate any events when the lid is closed, although it does generate from one up to a dozen of them (!) when

[Bug 35375] Re: Scorched3d SIGSEGV on startup

2007-03-11 Thread Vadim Zeitlin
This was a bug in wxWidgets and it was fixed as soon as we learnt about it, see thread at http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/84070 for more details. The fix will appear in (soon to be released) 2.8.2 and the future 2.9 series. -- Scorched3d SIGSEGV on startup