Hi.
I created a patch to make the user menu title configurable (I didn't
create a preference dialog, but at least it can be set manually with
gsettings).
https://github.com/zeldin/gnome-panel/blob/f5ae6375d077cf13e03f0af2888edbbeba6e9357/debian/patches/13_configurable_user_menu_title.patch
/
Hi again.
Looking a bit at the source code, it looks like the problem is that
the code expects /etc/localtime to start with "TZif2". In my case,
it starts with "TZif", without the "2". The file has not been changed
since the system was installed in 2007.
So I guess the summary of the issue cou
Hi Josselin,
Thanks for replying.
Josselin Mouette writes:
> This program works perfectly fine for me.
Do you have $TZ set? What is your /etc/localtime set to? How can
I help you further in reproducing the problem?
// Marcus
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@li
Package: libglib2.0-0
Version: 2.30.2-4
Severity: normal
Dear Maintainer,
glib is unable to detect the correct timezone on my Debian system,
which is configured to CET using /etc/localtime ($TZ is not set).
Running the following test program:
--8<--
#include
#include
#include
int main()
{
Package: gdm3
Version: 3.0.4-4
Followup-For: Bug #648220
Dear Maintainer,
I'm also affected by this problem, and have observed the following:
If you click on a face in the face browser, then the correct session
for that user is selected. However, if you type the username manually
(either becaus
Package: gnome-panel
Version: 3.0.2-1
Severity: wishlist
Dear Maintainer,
The new "user status menu" isn't half bad, but one thing really irks
me about it: that it always displays the full user name in the panel.
This eats up a lot of panel space (especially for people with long names)
for no go
Package: gdm3
Version: 3.0.4-4
Followup-For: Bug #614982
Dear Maintainer,
Looking at the source-code, the hardcoded strftime strings are
passed to gettext, to allow localization. But this is incorrect;
time formatting should be subject to LC_TIME, not LC_MESSAGES.
Anyway, a way to override the
Additional observations:
The failure only happens when $WINDOW_MANAGER is set to "sawfish".
With metacity it works. I can see that sawfish is running and working
fine when the "Oh no" screen appears though (I can use Alt-Tab for example).
// Marcus
--
To UNSUBSCRIBE, email to debian-bu
Package: gnome-session-fallback
Version: 3.0.2-3
Severity: important
Dear Maintainer,
After upgrading packages in testing yesterday, which among other
things installed gdm3, normal gnome sessions do not work anymore.
The new "gnome" session, which runs gnome-shell, seems to work, but
when I try
Package: console-tools
Version: 1:0.2.3dbs-65
Severity: minor
If a keymap containing the "include" directive is passed to loadkeys
via stdin, you get a segfault instead of the error message telling
you the file can not be found. The reason is that analyze.l tries
to xstrdup filename, which is NU
Package: svn-load
Version: 0.6-1
Severity: normal
Tags: patch
When including several lines in a move-map file which use the
convenience feature of specifying a string instead of a lambda,
that string is not stored properly for each line. Instead, the
last string in the file will be used with eac
Package: pcsx-bin
Version: 1:1.6-3
Severity: serious
Tags: patch
Justification: no longer builds from source
When the previously reported endianness detection problem is fixed,
it turns out that the big endian version of the code doesn't build,
due to some incorrect uses of the macros psxHu32 and
Package: pcsx-bin
Version: 1:1.6-3
Severity: important
In multiple places in the pcsx source code, checks for big endianness is
performed using #if defined(__MACOSX__). Obviously, this will not work
for Linux. As a result, the code will assume little endian and break.
I have noticed this in the
13 matches
Mail list logo