This is already fixed in git about 1 minute ago.
I happen to know how to fix this.
Cheers!
On Sat, Jan 28, 2012 at 11:04 PM, karl anliot wrote:
> ** Changed in: lxpanel (Ubuntu)
> Assignee: (unassigned) => karl anliot (kanliot)
>
> --
> You received this bug notification because you are a
A "very valid" usage for this feature is for public computers in libraries.
We don't know in advance what the language the users will need.
This is especially useful in countries where many languages are in use
simultaneously, such as Swiss, India, Singapore, or others.
Another possible usage is f
Public bug reported:
After I use im-switch to set ibus as default input method, environment
variables are not correctly set for it.
in /etc/X11/xinit/xinput.d/ibus, this command doesn't seem to work.
if [ -e /usr/lib/gtk-*.0/*/immodules/im-ibus.so ]; then
GTK_IM_MODULE=ibus
fi
$GTK_IM_MODULE
Public bug reported:
Nautilus forces autostart in other desktop environments. Nautilus should only
be autostarted in Gnome, not others.
How to reproduce? Login into Lubuntu/LXDE, and you'll see nautilus running.
Please set OnlyShowIn=GNOME in /etc/xdg/autostart/nautilus-autostart.desktop
for thi
It's fixed upstream. Please test the code in git repo.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/820865
Title:
pcmanfm cut&paste a folder to a destination folder withouth write
permission caus
If someone knows the upstream udisks authors, talk to them please.
It's really bad that these important patches cannot be accepted since without
them udisks never works correctly.
The upstream authors tend to think that people has the latest hardware + the
most updated kernel.
This is just wrong
Why upstream udisks authors refuse integrating theses important patches?
Without them, udisks never works with some devices.
When you open a decice with O_EXECL and it's mounted, you'll get EBUSY error.
So when we get EBUSY, we check if it's mounted. If it is, we open it without
O_EXECL.
Otherwise
No, these two patches handles totally different problems.
The patch you mentitioned focused on supporting the legacy IDE driver via
ioctl() while my patch fixed the O_EXECL part which is not done in previous
patches. In previous patch, there is a line which reads // TODO: check if media
is mount
I made a new patch according to the suggestions from Kay Sievers.
** Patch added: "An updated better patch using /proc/self/mountinfo."
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/711549/+attachment/1872451/+files/0001-Fix-34710-udisks-CD-ROM-polling-failed-due-to-O_EXCL.patch
** Pa
This bug is caused by the same problem as reported in #711549 - pressing
physical eject button on CD/DVD drive causes icon to remain on desktop
after eject.
https://bugs.launchpad.net/udisks/+bug/711549
They are actually the same bug.
I already provided a patch for #711549.
Please get it tested a
** Patch added:
"0001-Fix-34710-udisks-CD-ROM-polling-failed-due-to-O_EXCL.patch"
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/711549/+attachment/1870720/+files/0001-Fix-34710-udisks-CD-ROM-polling-failed-due-to-O_EXCL.patch
--
You received this bug notification because you are a me
I found the possible cause of the bug and reported this upstream.
https://bugs.freedesktop.org/show_bug.cgi?id=34710
Quote the bug report on fd.o here so more people can see it.
UDisks failed to perform ForceUnmount when I press the physical eject button on
my CDROM.
So I downloaded udisks source
Public bug reported:
Binary package hint: openbox
openbox-dev is the development package used to develop openbox-related programs.
It installs /usr/lib/libobrender.so and /usr/lib/libobparser.so, which are two
symlinks to /usr/lib/libobrender.so.21.0.2 and /usr/lib/libobparser.so.21.0.2.
However
I manually fixed the symlinks and all things start working. So, fixing
this is simple. Just link the symlinks with correct files.
--
openbox-dev contains incorrect symlinks making it's totally broken
https://bugs.launchpad.net/bugs/614696
You received this bug notification because you are a membe
This is removed in pcmanfm 0.9.x series and will not be provided in pcmanfm 1.0.
For now, you can create a desktop entry file for it and name it to
whatever you want.
Something like this:
[Desktop Entry]
Type=Application
Icon=folder
Name=Documents
Exec=pcmanfm /home/username/Documents
On Mon, Apr
Is this related to lxdm/PAM?
If this is the case, then we need yet another thing to fix.
If it's not and the cause is unknown, I'd suggest turn encryption off
in the installer for 10.04.
BTW, we also need to either make autologin work or remove this option
from installer.
Any thoughts and how to d
What's your gtk+ version?
It's known to cause problem in older versions of gtk+.
On Sat, Oct 10, 2009 at 11:09 AM, aurorix wrote:
> The current package 0.9~beta10+svn1073-0ubuntu1 still freezes at times
> on my system. The freeze occurs whenever the playlist reaches the end
> of an album (not ne
I just fixed it.
Here is the patch.
I'll send this patch to the authors.
On Mon, Sep 7, 2009 at 5:32 AM, Julien Lavergne
wrote:
> Packages for testing are available in my PPA :
> https://edge.launchpad.net/~gilir/+archive/lubuntu
>
> But I found a very annoying bug : aqualung freeze at the end o
Public bug reported:
Binary package hint: aqualung
Using karmic now.
Aqualung only supports alsa, oss, snd, and jack.
Ubuntu, however, uses pulse audio.
Although theoretically pulseaudio comes with alsa emulation, aqualung doesn't
work correctly with it.
Since svn r1073, some old bugs are fixed
Public bug reported:
Binary package hint: fontconfig
In /etc/fonts/conf.d/49-sans-serif.conf, there is a small bug.
sans-serif might have to be changed to
sans serif
without this, flash plugin in Firefox cannot get correct fonts, and
displays non-ASCII characters in blocks.
If the string is chan
There is already UbuntuLite which supports LXDE.
But it's not yet a installable desktop CD.
Maybe you guys can work together on this.
On Sat, Nov 29, 2008 at 9:56 AM, Launchpad Bug Tracker
<[EMAIL PROTECTED]> wrote:
> You have been subscribed to a public bug by Leung, Kai-Cheung (kcleung-users):
>
Although this can be sync from debian, a patch is needed for ubuntu.
In the /usr/share/pcmanfm/mount.rules, usefree mount option should be
turned on for vfat.
It's well documented in both README and in comment of monut.rules.
On debian its `mount' command doesn't support this option, but ubuntu use
Public bug reported:
Binary package hint: pcmanfm
There is a upstream new release 0.3.5.99 (0.3.6 release candidate).
This version fixed almost all of the known bugs in older versions.
Currently, there is few bugs noted during testing.
So it's highly recommended to upgrade the package.
It's alrea
The latest 0.3.6 stable is already released today.
The debian package is ready to be uploaded by the maintainer.
Hope this can be included in Hardy.
Cheers!
2008/2/23, David Futcher <[EMAIL PROTECTED]>:
> Link to debian unstable package info:
> http://packages.debian.org/unstable/utils/pcmanfm
>
Public bug reported:
I'm using fglrx ATI driver.
OpenArena works "very well" under X11 with the fglrx driver.
However, under Xgl, the game runs without crash, but its 3d graphics is
"totally in a mess".
** Affects: openarena (Ubuntu)
Importance: Undecided
Status: New
--
OpenArena
*** This bug is a duplicate of bug 48377 ***
Confirm this bug.
I have disabled the AC97 sound chip on my GigaByte 2004 RZ main board in
BIOS, and replace it with a Creative Vibra 128 card. Everything works
fine under MS Windows, debian, and previous versions of ubuntu, but
unfortunately, except e
Public bug reported:
I launched OO.o 2 in edgy, and found the fonts became terribly ugly, without
any anti aliasing. I check the options in preference dialog, and found there
are 2 options;
one enables us to use system font, and the other one enable/disable
anti-aliasing.
I tried both of them,
It works now.
Previously I haven't get the latest ubuntu package because of the
delay between official site and mirrors.
After upgrade to the latest version of gtk+ from ubuntu official repo,
it's fixed.
That debian patch seems to fix another issue; however, it's related to
this one, so both of the
Note there are 2 different backends of gtk file chooser.
One is gtk+, the other is gnome-vfs.
This can be set via gconf-editor.
I'm not sure which one ubuntu uses, and I have no idea which one is corrupted.
Please contact gtk+ developers for further info.
The fix was just commited 2 days ago, so t
OK, I provide another example.
Download and install this app:
http://pcmanfm.sourceforge.net/
There are ubuntu packages in download area.
After you get it installed, open the preference dialog. (Edit/Preference)
Then, press cancel., and the dialog hangs.
This problem doesn't exist on ubuntu dapper
1. run evince
2. File/Open
3. Press Cancel to close the dialog.
4. Say bye bye to your evince.
5. pkill evince to kill the unresponsive app.
On 9/30/06, Sebastien Bacher <[EMAIL PROTECTED]> wrote:
> could you describe a situation where is happens, like:
> - run evince
> - open properties
> - close
Hello,
Dialogs get hanged and unresponsive on close, if they contain file
chooser buttons.
This is a known gtk+ bug which was fixed last night.
I don't know the bug id of it in gnome bugzilla.
I know it from gtk+ irc, one of the leading developers of gtk+ told me
he jist fixed it.
I encountered thi
Public bug reported:
Binary package hint: libgtk2.0-0
This version of gtk+ used in current edgy has a critical bug.
It's a known bug in GtkFilechooserButton which make apps totally unresponsive.
This serious problem was fixed by gtk+ team *last night*.
Please upgrade gtk+ to the latest version, o
Public bug reported:
Binary package hint: tango-icon-theme
Hello,
I found there is a missing mime-type icon.
"gnome-mime-application-octet-stream"
There was such an icon in ubuntu dapper and other distros.
However, after upgrading to edgy, it disappeared.
I noticed that all older gnome-specific m
34 matches
Mail list logo