Re: [Bug 889414] Re: Run dialog opens up in the background

2012-01-28 Thread PCMan
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 kanl...@gmail.com wrote: ** Changed in: lxpanel (Ubuntu) Assignee: (unassigned) = karl anliot (kanliot) -- You received this bug notification

[Bug 803858] Re: No language chooser on login screen in LightDM

2011-08-18 Thread PCMan
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

[Bug 826306] [NEW] IBus im-switch file is broken

2011-08-14 Thread PCMan
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

[Bug 826058] [NEW] Nautilus forces autostart in other desktop environments

2011-08-13 Thread PCMan
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

[Bug 820865] Re: pcmanfm cutpaste a folder to a destination folder withouth write permission causes data loss

2011-08-07 Thread PCMan
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 cutpaste a folder to a destination folder withouth write permission

[Bug 711549] Re: pressing physical eject button on CD/DVD drive causes icon to remain on desktop after eject

2011-03-11 Thread PCMan
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.

[Bug 711549] Re: pressing physical eject button on CD/DVD drive causes icon to remain on desktop after eject

2011-03-11 Thread PCMan
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

[Bug 711549] Re: pressing physical eject button on CD/DVD drive causes icon to remain on desktop after eject

2011-03-10 Thread PCMan
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

[Bug 711549] Re: pressing physical eject button on CD/DVD drive causes icon to remain on desktop after eject

2011-02-26 Thread PCMan
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 **

[Bug 711549] Re: pressing physical eject button on CD/DVD drive causes icon to remain on desktop after eject

2011-02-25 Thread PCMan
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

[Bug 711549] Re: pressing physical eject button on CD/DVD drive causes icon to remain on desktop after eject

2011-02-25 Thread PCMan
** 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

[Bug 626874] Re: Cdrom automount after hard ejecting fails

2011-02-25 Thread PCMan
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

[Bug 614696] Re: openbox-dev contains incorrect symlinks making it's totally broken

2010-08-07 Thread PCMan
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

[Bug 614696] [NEW] openbox-dev contains incorrect symlinks making it's totally broken

2010-08-07 Thread PCMan
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.

Re: [Lubuntu-desktop] [Bug 570190] Re: pcmanfm desktop My Documents icon

2010-04-26 Thread PCMan
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

Re: [Lubuntu-desktop] [Bug 554583] Re: lubuntu cannot start programs if home-folder encryption is active

2010-04-03 Thread PCMan
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

Re: [Bug 416871] Re: Please package the latest svn R 1073 instead for PulseAudio support.

2009-10-09 Thread PCMan
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 aurorix_...@yahoo.com.au wrote: The current package 0.9~beta10+svn1073-0ubuntu1 still freezes at times on my system.  The freeze occurs whenever the playlist reaches the

Re: [Bug 416871] Re: Please package the latest svn R 1073 instead for PulseAudio support.

2009-09-18 Thread PCMan
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 julien.laver...@gmail.com wrote: Packages for testing are available in my PPA : https://edge.launchpad.net/~gilir/+archive/lubuntu But I found a very annoying bug :

[Bug 416871] [NEW] Please package the latest svn R 1073 instead for PulseAudio support.

2009-08-21 Thread PCMan
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

[Bug 303973] [NEW] Misconfigured fontconfig: 49-sans-serif.conf

2008-12-01 Thread PCMan
Public bug reported: Binary package hint: fontconfig In /etc/fonts/conf.d/49-sans-serif.conf, there is a small bug. stringsans-serif/string might have to be changed to stringsans serif/string without this, flash plugin in Firefox cannot get correct fonts, and displays non-ASCII characters in

Re: [Bug 303320] [NEW] lxubuntu-desktop

2008-11-28 Thread PCMan
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):

Re: [Bug 194272] Re: upstream new release 0.3.6 RC is available with lots of important fixes

2008-04-05 Thread PCMan
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

[Bug 194272] [NEW] upstream new release 0.3.6 RC is available with lots of important fixes

2008-03-07 Thread PCMan
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

Re: [Bug 194272] Re: upstream new release 0.3.6 RC is available with lots of important fixes

2008-03-07 Thread PCMan
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

[Bug 150705] OpenArena doesn't work under Xgl with fglrx, while other 3D games work very well.

2007-10-08 Thread PCMan
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

[Bug 66210] Re: Integrated audio occasionally gets index 0

2006-10-22 Thread PCMan
*** 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

[Bug 65158] 2 font-related options in preference dialog are totally broken.

2006-10-10 Thread PCMan
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

[Bug 63107] Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread PCMan
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,

Re: [Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread PCMan
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

Re: [Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread PCMan
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

Re: [Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread PCMan
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

Re: [Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread PCMan
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

Re: [Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread PCMan
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

[Bug 63103] Missing icon for mime-type (cause incompatibility with dapper)

2006-09-29 Thread PCMan
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